Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #990595

    Hi,

    Thanks for the update.

    This css code should disable the sticky header for those pages.

    .html_header_top.html_header_sticky .page-id-7219 #header, .html_header_top.html_header_sticky .page-id-7690 #header {
        position: relative;
    }
    
    .html_header_top.html_header_sticky #top.page-id-7219 #wrap_all #main, .html_header_top.html_header_sticky #top.page-id-7690 #wrap_all #main {
        padding-top: 0;
    }

    Best regards,
    Ismael

    #990631

    Hi @ismael,

    it worked, everything solved :)

    Thank you so much for your MASSIVE support!!

    Best,
    Flo/Catchbudapest

    #991067

    Hi Catchbudapest,

    Glad you and Ismael finally got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 3 posts - 31 through 33 (of 33 total)
  • You must be logged in to reply to this topic.