-
AuthorPosts
-
August 17, 2018 at 8:41 pm #998577
Hi,
I read many other posts about this but unfortunately I was not able to correct this issue.Could you please give me some help in having the bold color not changing to primary color?
URL https://www.ninserviziogratuito.co.uk/scheda-telefonica-inglese here an example
Thank you in advance,
MarcoAugust 17, 2018 at 8:56 pm #998579Hey marcoabis81,
Can you please provide more context to the question. I’m having an issue seeing the problem.
Best regards,
Jordan ShannonAugust 17, 2018 at 9:13 pm #998582Hi Jordan,
Yes sure.It is not an issue though, I just would not want that a bold writing changes color from Main Content font color to Primary color.
This only happens if the writing in BOLD.
Hope it is clearer now
Thanks,
MarcoAugust 17, 2018 at 9:37 pm #998588Hi,
Still having some trouble under standing. Do you not want text bold? Apologies, but perhaps a screenshot would help.
Best regards,
Jordan ShannonAugust 17, 2018 at 9:54 pm #998589Yes I want the text bold.
The point is that when I write bold the color changes. And I do not want the color changes if the text is bold.
Look at the screenshot. https://www.screencast.com/t/QYZv8iC1Zq
The txt becomes red because it is bold. How do I prevent the text to change color when bold? .main_color strong, .alternate_color strong { color: inherit; } This code does not work.
Thanks,
MarcoAugust 18, 2018 at 7:40 am #998655Hi Marco,
Thanks for the clarification. You can change the colour of the strong tag under Enfold->Advanced Styling. If you want to change it manually then you try this in Quick CSS:
strong { color:#000 !important; }
Best regards,
RikardAugust 18, 2018 at 9:23 pm #998783Thank you Rikard,
it works :-)Thank you
August 18, 2018 at 9:28 pm #998784Hi marcoabis81,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaAugust 18, 2018 at 9:31 pm #998785Hi Victoria,
Yes please. Now the bold is correctly getting the color I want but, I need to correct also the BOLD LINK with a different color than only bold.
Where do I change this from?
Thanks
MarcoAugust 18, 2018 at 11:34 pm #998810Hi,
I have solved it, now also the BOLD LINK can get a different color than just BOLD.
I post here the code I used, in case someone else may need it
.main_color a strong {
color: #1a0dab !important;
}Regards,
MarcoAugust 18, 2018 at 11:54 pm #998814Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Bold color changes color’ is closed to new replies.