Forum Replies Created

Viewing 241 post (of 241 total)
  • Author
    Posts
  • in reply to: Bolded text appears red? #431236

    Hi,

    That’s a CSS rule in wp-content/uploads/dynamic_avia/enfold.css:

    `/* Line 1 */
    .main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char
    {
    color: #2d5c88; (that’s blue in my case)
    }

    Cheers

Viewing 241 post (of 241 total)