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

    Hi friends! Hope you all are doing well.

    I’ve made changes in Advanced Styling to “Widget Links” that seems to partially impact the sidebar links and footer links in “Recent Posts”

    Would you help me figure out what is causing the sidebar links to stay bold when the footer widget link are respecting the Advanced Styling settings? It looks like it’s maybe a class is overriding it when I inspect element.

    The desired outcome is the sidebar links are not strong or bolded and grey. I do believe this is just a setting or style I missed.

    Thank you!

    #1204867

    Hey kjwaggz,

    Please try the following in Quick CSS under Enfold->General Styling:

    .sidebar .news-headline {
        font-weight: 500 !important;
    }

    Best regards,
    Rikard

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