Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32759
    Alain
    Member

    Hi I Wanna Change My Homepage Headline Button Color but I don’t know how Can you help?

    #32777
    Sakin
    Keymaster

    @Alain: You can change the color code as per you need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.

    #homepage-message .right-section a { background-color: #9bc23c; } 
    /* Mouse Hover Background */
    #homepage-message .right-section a:hover { background-color: #87ae28; } 
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Homepage Headline Button Color’ is closed to new replies.