Home Forums Space themes support forum Change category color

Change category color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #632795

    foxsale55
    Participant

    Pls, hlp. How to change category color?

    Attachments:
    You must be logged in to view attached files.
    #633070

    Luke Nielsen
    Keymaster

    Hello,

    In Theme Settings -> Typography -> Advanced -> Advanced typography -> select “Category title”-
    https://monosnap.com/file/2K4YiOjk1yH787jc2VHr4YKow8eWk5 and change the color

    Kind Regards

    #633268

    foxsale55
    Participant

    Color preset not work =(

    Attachments:
    You must be logged in to view attached files.
    #633314

    Luke Nielsen
    Keymaster

    Hello,

    In this case, use the code below for help:

    .product-category .xts-entities-title {
    	color:  yellow;
    }
    
    .product-category .xts-entities-title > a:hover {
    	color:  red;
    }

    Clear the cache and recheck the issue.

    Kind Regards

    #633633

    foxsale55
    Participant

    Working in 50% )
    First color not working…

    • This reply was modified 10 hours, 55 minutes ago by foxsale55.
    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)