Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1188899

    I am changing the link colors on my theme, it shows in the General Styling area and shows the link colors are getting changed to what I selected however, when I save the changes they don’t actually show up on my website pages. I have deleted the cache and resaved and checked different browsers but its still not working. How can I fix this

    #1188967

    Hey wrightella1,

    Are you running any custom css that could possibly be formatted incorrectly?

    Best regards,
    Jordan Shannon

    #1189025

    No, it was doing this when I loaded it initially.

    #1189180

    Hi,

    Thanks for the update, I can’t see any problems on you site though. The main menu links are white with a maroon background on hover and that corresponds with your theme settings. If that is not what you are referring to then please try to explain a bit further.

    Best regards,
    Rikard

    #1189484

    see link below
    on this page all the a:links are red and I have changed the to tan #e6d6ba
    is there a way to send a screen shot as an attachment?

    in the footer all the links are still red although that is not what I have selected in the theme settings

    #1189505

    The footer links are fixed now but the a:links on the page I mentioned previously are still all showing red and make them hard to read.

    #1189605

    Hi,

    Add this to quick css:

    body .main_color a:link, body .main_color a:visited {
        color: #fff!important;
    }

    Best regards,
    Jordan Shannon

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