Can’t change link color or decoration
-
Just started building a new site using Ollie and the settings for link color and text decoration that I set in Styles don’t seem to be applied. There is nothing else that explicitly sets the link colors (I mean the style for the individual blocks does not set it) and the links are all white and underlined on hover. I checked the CSS in the DOM inspector and links have the following styles applied:
.wp-elements-ba6c761aa48c98045929e6fe06619a6b a, .wp-elements-c7b83dbc5a167e5f4c1a4ee8385a3e2f a { color: var(--wp--preset--color--base); }
where the hex string after .wp-elements- is different for each element. I believe this is coming from Ollie.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can’t change link color or decoration’ is closed to new replies.