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

    I’d like to change it to #f2f3f5, please can you provide the code.

    #336666

    Hi Rupert!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS put the following:

    
    #main .main-title a {
        color: #f2f3f5 !important;
    }
    #main .breadcrumb, 
    #main .breadcrumb a {
        color: #f2f3f5 !important;
    }
    
    

    Regards,
    Günter

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