Okay
  Public Ticket #2418661
Mobile menu position (x)
Closed

Comments

  •  4
    xavierpuertes started the conversation

    Hello,

    I would like to adjust the height of the symbol (x) and the menu items so that when the mobile menu is displayed the (x) coincides with the position of the horizontal lines (=).

    Can this be done?

    Thank you!

  • [deleted] replied

    Hi Xavier,

    Please add the code below to your Custom CSS area:

    .mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container {
        margin-top: 20px;
    }

    Have a nice day!

  •  4
    xavierpuertes replied

    Perfect!

    Thanks Ylli.

  • [deleted] replied

    Happy to hear that Xaviersmile.png

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.

  •  4
    xavierpuertes replied

    Hello Ylli,

    Sorry. For a moment the css seemed to be working. But I have updated the page and the menu has returned to the original position. Why?

  • [deleted] replied

    Hi Xavier,

    Just add the !important css rule, like this.

    .mobile-menu-wrapper.mobile-menu-fullscreen .mobile-menu-container {
        margin-top: 20px !important;
    }

    Have a nice day!

  •  4
    xavierpuertes replied

    Excuse me again, Illy. I have removed the code and pasted it back and it seems to work again. What a confusion...

    Of course, now I give you the 5 stars

  • [deleted] replied

    I'm very happy to hear that everything is great nowsmile.png

    And, thanks you in advance for your rating.