Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70179
    Shani Stolero
    Participant
    Premium Member

    Hello,

    I did some changes at my website that are not color related, but for some reason the category color is constantly overridden.

    The color that the category should have is #cs9b52, like the hovering color.

    For some reason I’m not able to add a picture to demonstrate the problem. To where can I send it?

    My website address is: https://veganbondfamily.com/

    Thanks,

    Shani

    #70188
    vako
    Keymaster
    WP Royal Team

    Hi Shani,

     

    At first, sorry for the late reply, we had holidays and thank you for choosing our theme and service.

    We checked your shared website link, at this time category links under the posts are green, the source for this colour is the Elementor kit plugin, which overwrites theme codes.

    We recommend uninstalling or changing the settings in the plugin.

    If the plugin is very important to you, Please navigate to Dashboard > Appearance > Customize > Additional CSS section and add the following snippet:

    .post-categories a {
    
    color: #ca9b52 !important;
    
    }

     

    Kind Regards

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