Tagged: strong
Hello.
I would like to change the default color of strong tag from red to blue in Advanced styles, theme settings panel, but does not works. It works to change backgorund color and font family, but does not font color.
Hey exagrama,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hello Rikard. Done in private content.
Hi,
Thanks for that. Did you try clearing the cache from your caching plugin and reload the site? If that doesn’t work either then you can use this in Quick CSS:
strong {
color:#f70a21 !important;
}
Best regards,
Rikard
I did cleearing the cache, disabled the caching plugin, tested in other browsers, it does not works. Also, the quick css does not works.
Hi,
Do you already have custom css added to your site? In some cases, if you have an error somewhere in the custom css, subsequent css will not run properly. If you remove your custom css does the options and css we suggest work then?
Best regards,
Jordan Shannon
Hello …It´s working now, by the changing custom css methode. That was an error of mine with the color code.
Regards.
Hi,
Great! I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon