• I have been successful on changing the colors to the desktop version, but I don’t see where to change the mobile menu. the sub menu is changed, but the main menu does not.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Themescaliber

    (@mohammedashfaque)

    Hello,

    To change the mobile menu color, you have to paste the below css in additional css and after that, you have to enter the color code.

    .sidebar, .primary-navigation ul ul a:hover, .primary-navigation ul li a:hover{
    background-color: Add your color code here;
    }

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Change color of mobile menu’ is closed to new replies.