Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1082615

    Good Morning.

    I need help with the post slider. I have tried all the codes on this support and its not changing the color.
    I would like to have the post slider text all white on the homepage.

    Please can you help.

    #1083240

    Hey jenzai,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .all_colors h3.slide-entry-title, 
    #top #wrap_all .all_colors h3.slide-entry-title + span.blog-categories.minor-meta a {
      color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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