Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #577163

    Hi,

    I’m having trouble changing the color of the category names, above post titles. The only code that seems to work is “.main_color.minor-meta a”, but then the hover color gets overwritten. I only want to change the standard appearance. Any idea?

    Regards
    Poirot

    #577495

    Hi Poirot!

    Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.

    Cheers!
    Elliott

    #577900

    Hi Elliott,

    Please find link below. On the homepage you can see the category tags just below the images. I would like to customize the color in style.css

    Regards
    Poirot

    #577903

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog-categories a {
        color: red !important;
    }

    Cheers!
    Yigit

    #578830

    Hi Yigit,

    Perfect, thank you!

    Regards,
    Poirot

    #579372

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

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