Viewing 3 replies - 1 through 3 (of 3 total)
  • jack randall

    (@theotherlebowski)

    do you mean the pages widget in the sidebar on the right?

    Thread Starter kitkaplan

    (@kitkaplan)

    No, the text over the icons that says “Photos, Tees, Gifts” and “Brooklyn Photos” is just text not a link and also the text in the “Get Newsletter” Text Widget for “First, Last and Email”

    ANY Text in a Text widget comes out the blue underlined link color but is not a link.

    jack randall

    (@theotherlebowski)

    in your theme’s style.css add or tweak the following code

    .art-blockcontent-body, .art-blockcontent-body a, .art-blockcontent-body li a {
     color: #000;
    }

    that’ll change the colour of the brooklyn and photo’s text and i think it will also work on the first, last, email text too

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Text Widget CSS’ is closed to new replies.