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

    Hi,
    Getting a little confused because when I set a Primary color in the Main Content area it changes all non paragraph text to that color specifically italic + bold. How can i set the link color to be different than the italic + bold, which I want to just be the normal paragraph font color.

    thx

    #250476

    Hey wacky32!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
    #top .entry-content-wrapper a { color: #333 !important; }

    The color code is what you would want the link color to be.

    Regards,
    Devin

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