Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #704458

    Hi.
    I’d like to change the vertical margin of the menu, and to that effect I used the following CSS:
    .main_menu{
    margin-top: 100px;
    }

    It works, but when I scroll and the header shrinks, I’d like to cancel that additional margin. Is there any way to do it?

    Thanks.

    #704476

    Hey pedropais!

    Please provide us a link of your web site, so we can also give you the alternative class.

    Thanks a lot

    Regards,
    Basilis

    #704501

    Hi.

    In the meanwhile, I used the CSS selector “#header:not(.header-scrolled)” and it seemed to work ok.

    Thanks for the attention, anyway.

    #704710

    Hi,

    Great, glad you got it working and thanks for sharing that :-)

    Best regards,
    Rikard

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