Okay
  Public Ticket #2540535
Mobile menu close button
Closed

Comments

  •  1
    Daniele started the conversation

    In mobile menu it is possible to have the closing X not on the same line as the first menu item. I need the close button to be positioned higher than the menu.

    Thanks in advance,

    Daniele

  •  8,851
    Tahir replied

    Hey,
    Please provide the page URL so I may write up the custom CSS for this request.
    Thanks


    ThemeNectar Support Team 

  •   Daniele replied privately
  •  8,851
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #slide-out-widget-area.slide-out-from-right {
        padding-top: 60px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    Daniele replied

    It works! Thank you so much!

    Daniele