• Resolved Langaker143

    (@langaker143)


    Hello!
    I am trying to change the color of the mobile drop-down menu.
    I am using the Simple CSS Plug-in to alter the code.
    I have copied/pasted all of the .css into the Simple CSS, and made changes to the code from here.

    I would like the drop down to be white, with blue text, but can’t seem to find the correct location to change the color codes. (There are many different locations to do so)

    If changing the color is too difficult I’d like to turn the mobile menu off altogether. I was able to successfully remove the mobile menu, but I could not get the menu to be on one line. There are only 4 pages on the menu so it should fit on one line in mobile view, yet I couldn’t change the spacing to make this happen (it kept going onto multiple lines) Which part of the code needs to be changed to push the “buttons” closer together to fit onto one line?

    My site is: https://www.starboardandsalt.com

    Thank you in advance for your help, it is much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Tomas Mackevicius

    (@tomasm)

    You have to change colors in 3.4.2 Navigation Menu.

    BTW if you want to center your logo, just make the logo itself bigger – 960px wide with centered logo in it.

    Theme Author Tomas Mackevicius

    (@tomasm)

    Also, posting all CSS file into your custom CSS window is not a good way to do, because you will not know exactly what you changed.

    Better way is to post just a skeleton of CSS that you can find in child theme example and add your style over there.

    This way you will always know what exactly is you input and you will be able to find it easily, because there will be only few lines on code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Drop Down Menu’ is closed to new replies.