Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1303114

    Hello all

    Is it possible to make the Mobile Menu (Printscreen below)

    smaller and in white colour

    thanks in advance

    kind regards
    Franz

    #1303238

    Hey Franz,

    Thanks for contacting us!

    1- Please go to Enfold theme options > Main Menu > Burger/Mobile Menu > Menu Icon Style and choose “Small”
    2- Please go to Enfold theme options > Main Menu > Burger/Mobile Menu Styling > Menu Icon Color and change it to white :)

    Best regards,
    Yigit

    #1303265

    Thanks a lot
    Don’t know why I missed that :-)

    One more question

    is it possible via css to increase the distance between the menun and the symbols

    see printscreen

    kind regards
    Franz

    #1303271

    Hi Franz,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    @media only screen and (max-width: 480px){
    .responsive #top .av-logo-container .avia-menu {
        padding-right: 10px;
    }}
    

    Best regards,
    Yigit

    #1303273

    Thank you Yigit

    thanks for the super support

    you can close this request

    kind regards

    Franz

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu mobil smaller and in white’ is closed to new replies.