Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1088776

    when i enable transparent header in a page, i get a lot of empty space in the footer area.
    Any ideas how to fix this?

    #1088790

    Hey KyriK,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1088839
    This reply has been marked as private.
    #1088879

    Hi KyriK,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_header_transparency #top #twocolumns .container {
        padding-top: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1089112

    this is not fixing the issue.
    i added it in both ways, not working.

    Again, the issue is appearing a lot of empty space in the FOOTER area when i enable the transparent header.

    #1089305

    Hi,
    Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

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