Tagged: ,

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

    I’m using Enfold theme with the “Splash Green” color sheme.

    The problem I have is that the texts (p) of the sidebars, and the texts appears green. I want to choorse the color of p texts in sidebars. I tried creating a p class !important but it didn’t work and I could not find the predefined CSS.

    Can you help me?

    Thanks

    #515590

    Hi jlcule,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #sidebar .widget p {
    color:red !important;
    }

    Regards,
    Rikard

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