Inconsistent button and link colours
-
Hi
I don’t understand the inconsistencies on link colours across my site. Why are the link and hover colour on this page different in the paragraphs under ‘About our visitor material’ – https://www.stcyriacs.org.uk/guides/ In custom CSS, I added code like this to make the darker colour, but it obviously hasn’t applied it everywhere:
a:link {
color: #c68f04 !important;
}Also why can’t you change link colour separately from button colour? On my homepage (https://www.stcyriacs.org.uk), the button colour follows the typography setting, and the text follows my additional CSS, because I couldn’t see any way to separate them.
What is the relationship between link colour, button colour, and both of those things after clicking on them? Also on the menu at the top. When you change the text colour in a block element, which takes priority?
Any clarity on all of this would be much appreciated!
Thanks,
SheonaThe page I need help with: [log in to see the link]
- The topic ‘Inconsistent button and link colours’ is closed to new replies.