• Resolved fatimaa

    (@fatimaa)


    Hi Kharis,
    These two problems are related to each other so i am addressing here together

    3-Desktop version is set to sticky menu but its not working
    4-Desktop version has white space on top. see here

    Thanks for such top level support.
    Regards
    Fatima

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Try adding this CSS code to your site’s Additional CSS:

    .mobile-header,
    .sticky-header.sticky-scrolltop {
        width: 100%;
        position: fixed;
        top: 0 !important;
    }
    Thread Starter fatimaa

    (@fatimaa)

    Hi Kharis,

    Code worked perfectly problem solved thank you so much for great support.

    Regards

    Fatima

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sticky menu’ is closed to new replies.