Tagged: 

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

    Hello,
    I set up the text color of the footer in the dedicated section of the general style, but still the title and link color is correct, the text is not (it should be white). What did I make wrong?

    Thanks in advance.

    #1221414

    Hey sitibus,

    Add this to quick css and adjust the color to what you need:

    .textwidget a span,
    .textwidget a,
    .textwidget{
        color:red!important;
    }

    Best regards,
    Jordan Shannon

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