Hi richardweisskopf!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-rotator-container-inner { font-weight: bold; }
Cheers!
Yigit
Is it possible to just have the changing/rotating text in bold?
I have tried with <strong>some text</strong>
, but it converts to ugly text/symbols.
Hi OKEI,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi OKEI,
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
.av-rotator-text-single {
font-weight: bold;
}
If you need further assistance please let us know.
Best regards,
Victoria
It works wonderfully – thanks :-)
/OKEI