• Resolved weebagency

    (@weebagency)


    Hi,

    I have a problem with the sticky menu when I scroll up. I set a 15px margin top and bottom. when I scroll up my logo become border line, I mean my 15px margin top desappear. Can you have a check ?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Robert Wattner

    (@rwattner)

    Hi, to me it looks like the vertical alignment of the header section needs to be set to middle. Elementor can be a little buggy with this setting. Try different combinations of settings for the section and the columns themselves until you get the correct vertical alignment.
    If I remember correctly, I think setting the section column position to stretch, vertical align to middle, and column vertical align to default usually works for me.

    Let me know if this helps

    Plugin Contributor Robert Wattner

    (@rwattner)

    I looked at your site again and I see that the section has 15px padding on top and bottom. For some reason when you scroll back up to the top of the page this code…

    .header {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    removes the padding.
    If this is some custom CSS you have somewhere I would try changing or deleting it. Alternatively, you could replace the section padding with margin on the image and other header elements. That way the header padding won’t be affected when scrolling.
    LMK if this helps you.

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

The topic ‘Problem when I scroll up’ is closed to new replies.