• Resolved mugeturner

    (@mugeturner)


    Hello,

    I want to make all the available links in my sidebar the same colour as in the main body, which is #cfb53b. I have added the code:

    .sidebar a:link {
    color: #cfb53b;
    }

    .sidebar a:hover {
    color: #000;
    }

    The hover works fine, but the link colour does not change to gold. I just dont undrstand why? Maybe it is being over written by something else.

    https://www.mugeturner.com

    Please advise

    Muge

Viewing 6 replies - 1 through 6 (of 6 total)
  • hannah

    (@hannahritner)

    Hey, did you fix this? The links in your sidebar are displaying gold from what I can see.

    Hannah

    Me too, probably it was caching issue?

    Thread Starter mugeturner

    (@mugeturner)

    No I havent!. The only one that is in gold for me is the email adress at the contact section at the bottome of the sidebar. The ones all the other sections of the sidebar are still same colour as normal text?! Weird.

    ANy ideas?

    Hey, try to clear browser’s and site’s cache if you use caching plugin. Also try with another browser/device.

    Thread Starter mugeturner

    (@mugeturner)

    Hello, yep ? have just had a look on my ipad and they are all working fine. Sorry about that!

    Thanks for help

    I had the same issue. For some reason changes made to my custom sidebars were taking forever to implement. I deactivated my caching plugin, cleared the browser history, hit hard refresh, viewed in different browsers and across different devices. No change.

    Then I walked away, came back a half hour later, and there were my sidebar style and text changes. Like magic.

    So, no help needed, but I thought I’d mention it anyway, since it happened to someone else as well.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Link colour in sidebar’ is closed to new replies.