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

    Hi, when I bold text it gets a blue color. How can I remove that only on the blog page so that when something is bolded it will simply become bolded black instead of blue?

    Thanks

    #921557

    Hey DROR,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-945 .main_color strong {
        color: black;
    }

    Hope this helps :)

    Best regards,
    Nikko

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