• Resolved bin10313

    (@bin10313)


    Hi,

    First of all thanks for this beautiful theme.
    I want to remove the whitespace on the top between the menu and site content.
    I have tried setting .site-main or .entry-content’s padding, and margin to 0 yet nothing is working.
    Requesting help please.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @bin10313 Thank you for reaching out, we are glad you like the theme.

    Please use the below custom CSS to remove the top padding, replace the page id 9997 with the page/post id of the page you need these changes on. We will look into the possibility of adding an option in the theme to not include the whitespace.

    .page-id-9997 .-has-tab-bar + .site-content .content-area {
    	margin-top: 7rem;
    }
    Thread Starter bin10313

    (@bin10313)

    Thank you so much Ravi! It worked!

    • This reply was modified 3 years, 8 months ago by bin10313.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White Space on Top’ is closed to new replies.