Menu Selection (Box) Color Change

  • Posted in : Responsy WP
  • adw1126
    Participant

    I am needing to change the color of the selection box located within the menu to #fb7f13. How can I do this?

    ahmetsali
    Keymaster

    Hi, paste the code below to the Custom CSS box,

    .header .menu { color: #fb7f13; }
    
    adw1126
    Participant

    I input the code within the custom CSS and the changes were not applied.

    ahmetsali
    Keymaster

    Hi, i just tested the code and it changes the text color of mobile select menu in the header. Isn’t that what you want?

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Responsy WP’ is closed to new topics and replies.