• Hi,
    The Grow Theme was absolutely amazing at the beginning. Lately, i have noticed extra white spaces appeared out of nowhere. I haven’t touched the code. I tried to do something like: .site{margin: 0 auto;} or body{max-width: 100% !important;} with no results!

    That problem is visible throughout the whole website (homepage and other pages too).

    How can i solve this?

    Thank you in advance.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @nikmors,

    Please highlight the section which contain extra white space and send us the screenshot via onpaste

    So we can provide you custom css as per your need.

    Kind regards,

    Manoj

    Thread Starter nikmors

    (@nikmors)

    Hello Manoj,

    Thank you for your quick reply.
    I am sending you an image file and i have marked all the white spaces that need to go with a red marker.

    OnPaste.20191209-134144

    Thank you again.
    nikmors

    Hello @nikmors,

    We can remove space above the header with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    div#logo {
    display: none;
    }
    

    Kind regards,

    Manoj

    Thread Starter nikmors

    (@nikmors)

    Nice. It worked. However, the main problem is the right white space which is hard to miss. That one i want to disappear. How do i do that?

    Thread Starter nikmors

    (@nikmors)

    Hi again, Manoj

    Have you looked again to my problem? Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Extra White spaces’ is closed to new replies.