Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #825216

    How can I tithgten up this space between my header an the page content globally?
    I tried everything.
    I found code that said:
    min-height: 100%;
    but nothing would work when I copies the CSS and put !important.

    • This topic was modified 7 years, 4 months ago by kbarranco.
    #826871

    Hey KK,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #828439

    see below-let me know if that doesn’t work

    #828609

    Hi,

    Thanks for that. You have an empty Color Section element on the page, could you try to remove that?

    Best regards,
    Rikard

    #828623

    I have that on all the pages because I want to have the sidebar there
    and it was making the header image turn into a background image

    #828871

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    .postid-6482 #av_section_2 {
        display: none;
    }

    Let us know if it fixes it on the page you posted, if it does then we’ll try to make a global solution :)

    Best regards,
    Nikko

    #829317

    thanks for trying. I cleared my cache and refreshed the page and nothing changed.
    What do other’s do about having both a header and sidebar that don’t work together in Enfold?
    I thought about putting a sidebar in manually, but I have too many pages.
    (please feel free to try anything on the site)

    • This reply was modified 7 years, 4 months ago by kbarranco.
    #830048

    Hi,

    Can you post a screenshot pointing to the issue you are referring, I checked the page again with the code I gave and it does remove a lot of whitespace.

    Best regards,
    Nikko

    #838429

    ok- thanks (sorry my comment is late)
    can you give me code for the global fix?

    #838506

    Hi,

    Please try this instead:

    #av_section_2 {
        display: none;
    }

    Best regards,
    Rikard

    #839039

    perfect thanks—

    #839074

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.