• Hello everyone,
    I am having some problem which I could not figure out from anywhere else. So, I decided to post my own thread over here.
    I have a wordpress website and I am using twenty thirteen theme. I have created a child theme of it and then start customizing on my own.
    But the main problem I am having is with the responsive nav menu text color and responsive nav menu hover color. Even though I have changed menu color and everything, when I check my website in mobile it shows “Menu” text in black color at the nav bar, hover color in orange.
    So, is there any way to customize these.
    SemayStudio.com is the website I am having problem with.

Viewing 3 replies - 1 through 3 (of 3 total)
  • .navbar {
        background-color: rebeccapurple;
    }

    Add to your custom css plugin.

    [Signature links removed by moderator per forum rules.]

    • This reply was modified 8 years, 5 months ago by James Huff.
    Thread Starter sulabh12

    (@sulabh12)

    Thank you for replying but I don’t think so you understand the question. I want nav bar color black. And when I check in desktop it’s working fine. I want it same like Desktop. But when I check in mobile there is a Text called menu in nav bar. Its in black color, I want it white. Which I couldn’t figure out how it truned into black and when you click on that there’s a drop down menu. Everything’s fine in dropdown menu except the hover color in orange. I want hover color in mobile, white.

    So, the main problem I am having is with mobile layout.

    Thread Starter sulabh12

    (@sulabh12)

    Any one there to help me with my problem? Hope there will be some one to reply.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change text color and hover color on responsive layout’ is closed to new replies.