Home Forums Pro Themes Kids Education Pro WooCommerce

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #89760
    Em McGowan
    Participant

    I’ve sort of figured my side bar issues are to do with WooCommerce after trying loads of plugins.

    I’ve worked myself around stuff but now need to change the link colours and the background to No of items.
    I’ve tracked them in the css and changed them but its had no effect can you let me know where they are.

    Last question I promise x
    Link and background

    #89799
    wensolutions
    Keymaster

    Hello @emmcgowan,

    To change the color of the title link please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .roboto-monsterrat h1, .roboto-monsterrat h2, mark.count {
    	color: #E91E63;
    }

    Regarding the background color, changing it requires higher code customization as we need to change the color of each box.

    Thank you.

    Regards!!

    #89821
    Em McGowan
    Participant

    Thank you,
    I’ll add that, the second part was the highlighted number of items in each category. Thanks

    #89822
    wensolutions
    Keymaster

    Hello @emmcgowan,

    The CSS provide above will change the highlighted no as well.

    Thank you.

    Regards!!

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