• Hi

    I would like to change the text color of the “Follow” text within the sidebar.
    How can I do that?

    Thanks in advance.

    Igor

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello 7kontinente,

    To change the font color of both sidebars, please paste the following code to your custom CSS style sheet and clear all caches afterward:

    .widget  {
        color: #000 !important;
    }

    Take care.

    Thread Starter Igorowytsch

    (@7kontinente)

    Hello FadingMusic

    Thanks, but I was more talking about the “boxes” over the sidebars where you link your social media. I’d like to change the icons to black, so the text “Follow” and “More” should be black too.

    BTW, how can I change the icon from the footer? They use the same color like these within the boxes. Or can i remove them? Would be ok too for me, but only to remove them from the footer.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change sidebar text color’ is closed to new replies.