Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #431234

    A quick question.

    In posts, in text box, when I bold a piece of text, it shows up as red. Why is that? Any ideas? The tag show as is that why?

    Normal behavior should be simply bolding the text and no change in color.

    Thanks and Regards,

    Tameez

    #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

    #431846

    Hey!

    It will appear in the Primary color defined under Enfold–>General Styling. Do you want to change just the color of the bold tag to something else?

    Best regards,
    Rikard

    #431923

    OK. Never mind. Please close the thread.

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bolded text appears red?’ is closed to new replies.