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

    Hello,
    I can not find any option to modify the colour of the text in the widget area. I tried through the General Styling tab, but none of th eoption (Main Content, …, Socket) did it.
    How could I change the text to #666666.
    Titles in black are perfect already.

    Many thanks for your support, and best regards,
    Olivier.

    #321328

    Hi OlivierCharlot!

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

    .sidebar p {
    color: #666666;
    }

    Best regards,
    Yigit

    #321876

    Brilliant!

    Many thanks Yigit,
    Olivier

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modify Sidebar / WIdget text colour’ is closed to new replies.