Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #438095

    Hi,

    I want to change the title color of the widgets in de sidebar. I have tried everything but it won’t work.
    When I get it a different color, the titles of the widgets in the footer also change color. I don’t want that.

    Could you help me with this?

    With regards.

    #438106

    Hey Linden_Mobile!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar .widgettitle {
      color: orange;
    }

    Best regards,
    Yigit

    #438115

    It worked! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Title color widgets different color’ is closed to new replies.