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

    Hi,

    I am using the Enfold Classic color scheme. In the main area, links appear red as expected. However in the sidebar, links are not colored, namely they are the same color as the text so it’s not visible where links are (they get underlined when hovered though).

    Changing the color theme or the primary color has no effect. Any idea ?

    Thanks.

    #1160035

    Hey neograms,

    Add this to quick css:

    .inner_sidebar.extralight-border a{
    color:#c3512f!important;
    }

    Best regards,
    Jordan Shannon

    #1161616

    Hi,

    Add this to quick css:

    I did, it doesn’t change anything. It looks like something is overriding anything I type in quick css. But what ?

    Regards.

    #1161781

    Hi,

    Thank you for the update.

    The css modification is actually working — link colors are now set to #c3512f. Please try to remove the browser cache or check the site on incognito mode.

    Best regards,
    Ismael

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