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

    Hi!

    How can I add a specific background color only to the mobile menu?

    Kind regards,
    Tom

    • This topic was modified 10 years, 8 months ago by yoginthusiast.
    #240095

    Hi yoginthusiast!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .html_mobile_menu_tablet #mobile-advanced { background-color: red; }

    Regards,
    Yigit

    #240662
    This reply has been marked as private.
    #240674

    Hi!

    Which color would you like to make it? Please try following one

    #mobile-advanced { background-color: red; }

    Regards,
    Yigit

    #240714

    Perfect Yigit! Thank you so much!

    Kind regards,
    Tom

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘mobile menu background color’ is closed to new replies.