Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #543506

    Hello to all!

    I am sorry to start one extra topic, but previous one is unanswered and it is linked to Revolution Slider.
    I need to disable bold font color styling everywhere. Some of my text blocks will use tag STRONG with different colours.
    I tried to play with dynamic-css.php but I didn’t find solution. I am not very experienced with PHP.

    Thank you for help.

    Milan

    #543529

    Hi Milan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color strong, .alternate_color strong { color: inherit !important; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.