Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #264613

    My search box in header uses a greyish color for text, what is the CSS code to change that?

    #264615

    Hi El-Watch!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .header_color .ajax_search_title {
    color: red;
    }

    Cheers!
    Yigit

    #265823

    Does not seem to work

    #266026

    Hi,

    Can you post a link to your website please?

    Regards,
    Josue

    #266676

    el-watch.com

    • This reply was modified 9 years, 11 months ago by El-Watch.
    #266732

    Hey!

    Please add following code to Quick CSS instead

    #top #s { color: white; }

    Cheers!
    Yigit

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