-
AuthorPosts
-
September 28, 2016 at 7:25 pm #692859
I am in the general styling area of Enfold and trying to change the link color and hover to one color – however – it also changes the bold/strong text to the same color. I would like the bold/strong text to be a different color than the text color
The bold headline (not clickable) and simple text links (not navigation) (clickable) – seem to be controlled by the same styling feature
General Styling > Main Content >
Primary color
Font color for links, dropcaps and other elements
Highlight color
Secondary color for link and button hover, etc
I also note that it shows that the link should be underlined always not just on hover and it does not appear that way. This is not as important an issue.
Regards,
CJSeptember 28, 2016 at 9:43 pm #692878Hey CJ,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help.
Best regards,
JordanSeptember 30, 2016 at 2:39 pm #693787Hello, I have this same issue. Can you help me?
I double checked and there is nothing on my CSS that could make this happen. And when I change to another theme there is no issue.September 30, 2016 at 2:47 pm #693788I sent info in private notes
September 30, 2016 at 2:51 pm #693789Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color strong, .main_color b, .alternate_color strong, .alternate_color b { color: inherit !important; }
Best regards,
YigitSeptember 30, 2016 at 2:58 pm #693797That worked but it changed the bold to the main font color which will be ok but I preferred it to be a unique color but I guess I can use htags for that.
September 30, 2016 at 3:02 pm #693798September 30, 2016 at 3:19 pm #693815That was obvious – I clearly need more coffee – thank you for the fix.
September 30, 2016 at 3:21 pm #693819Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Enjoy your weekend!
Best regards,
Yigit -
AuthorPosts
- The topic ‘strong same color as text link’ is closed to new replies.