• Resolved clairemva

    (@clairemva)


    Hi,

    I am struggling to find the route of the above issue. I have checked for rogue CSS and tried adding CSS sort it,

    There are 4 blog posts on the blog page I have linked and 3 of the titles show as white (the link colour) and one shows as black. I am trying to get them all to show as black but think it’s above my CSS knowledge.

    Can anyone help with suggestions or CSS I can try. Thank you!

    • This topic was modified 4 years, 5 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can do this :
    Customizer –> Additional CSS :

    h4.entry-title a {
        color: black !important;
    }

    But surely Elementor has the capability to assign a color to your blog post links ??

    Thread Starter clairemva

    (@clairemva)

    Thank you that worked!

    The theme has disabled lots of the normal Elementor capabilities, not sure I’ll be using Phlox again!

    Thank you again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Titles on Blog Posts different colours?’ is closed to new replies.