Home Forums Total Menu Text Color Options

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3169
    wpnewb
    Participant

    Hi, sorry if this sounds confusing. But is it possible for the red button to stay red instead of hovering? Please see image below.

    #3170
    wpnewb
    Participant

    Screen_Shot_2017_07_08_at_10_13_41_AM<br />web img<br />

    #3197
    Hash
    Keymaster

    Yes, possible. Add the below CSS

    .ht-menu > ul > li > a{
    background: #a12212 !important;
    color: #FFF
    }
    #3203
    wpnewb
    Participant

    Thanks! Is it possible for it to code just for 1 word? Like the submit button?

    #3206
    wpnewb
    Participant

    This is solved from the other thread. Thanks for your help though!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.