• Resolved droyed

    (@droyed)


    Hi @justinscheetz

    Thanks for the new update.

    I created a resume and inserted it on a blank page via shortcode. But there seems to be too much space on top of the page before the shortcode . Can you please suggest how do I get rid of the extra space? I have checked and it does not seem to be related to the theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Justin Scheetz

    (@justinscheetz)

    Sure thing, do you have a URL I could take a look at?

    Thread Starter droyed

    (@droyed)

    Hi @justinscheetz,

    Here a staging site that you could look at: https://s-qnrrkty4h3nfl.eu1.wpsandbox.org/resume/

    Also, are you planning to input different icons for social links?

    Plugin Author Justin Scheetz

    (@justinscheetz)

    This custom CSS should fix that for you:

    .rb-template-default section.rbt-header { padding:0; }

    And yes, I do plan on adding social links soon!

    Thread Starter droyed

    (@droyed)

    Hi @justinscheetz

    Thanks a lot for this! It did reduce the extra spacing on top but there is still a bit more left. Is there anything else that may be done?

    Also, will this custom CSS affect all my pages? How do I insert it on just the resume page?

    Plugin Author Justin Scheetz

    (@justinscheetz)

    Nope, it won’t effect anything else because the CSS is targeting the resume template. To fix the additional spacing:

    .rb-template-container { padding:0; }

    Keep in mind that this CSS will probably override any padding you add to the resume from the resume builder (Styling Options).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Extra space on top’ is closed to new replies.