Hi, I have a problem with my headings and bold text.
First, headings in mobile are not displayed as bold, so they do not look like headings. I use font courier, courier new which maybe has no bold type defined in mobile.
Second, when i mark text as bold, it turns out in orange color? (in desktop). Is this caused by the theme option highlight color?
Thanks in advance,
see private section for testpage
Alexander
Hey Alexander2021,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color strong {
color: inherit;
}
.modern-quote .av-special-heading-tag {
font-weight: 600;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thanks, that worked!
Regards, Alexander
Hi Alexander2021,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria