Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #602317

    Hello

    The page I am working on is
    vitalthrive.us/bodytalk/

    Could you please provide a quick css code for:
    Making the toggle titles text color white when the toggles are collapsed and expanded?

    Thank you support, I always feel satisfied with meeting my need for support from the ENFOLD team

    May The Force be with you all.

    #602356

    Hey Nathan!

    Thank you for the kind words! and for wishing for the Force to be with us :)

    We cannot see the site but the below css should work for you

    .main_color .toggler {
    color:#FFF!important;
    }

    Best regards,
    Vinay Kashyap

    #602359

    you’re welcome, the theme is great

    I launched the site so you can see
    vitalthrive.us/bodytalk/

    I entered the code and it didn’t work yet

    I would like the toggle title text to be white only for this page please

    • This reply was modified 8 years, 8 months ago by Nathan.
    #602377

    Hey!

    Please add the following:

    .togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { 
    color: #fff !important; 
    }

    Let us know if you need anything else

    Best regards,
    Basilis

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