Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1673532
Change color in shop sidebar
Closed

Comments

  • Carlos Enrique Vargas Aguilar started the conversation

    Hi. I need to change the background and text color, just from the category section. How can I do it?

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .widget_product_categories ul ul{
        background-color: #000 !important;
    }
    .widget_product_categories > ul li > a{
        color: #fff !important
    }
    .widget_product_categories > ul li > a:before{
        background-color: #fff !important;
    } 
            
    

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Carlos Enrique Vargas Aguilar replied

    Thank you Sergio:

    But now i need to change the color of the title of categories. could you help me?

    Saludos

  •  444
    Sergio replied

    Hi, pls. add this code

    .widget_product_categories > ul li.cat-parent > a{
        color: #000 !important
    }

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Carlos Enrique Vargas Aguilar replied

    Thanks again. But there is also a way to change the color of these categories?

  •  444
    Sergio replied

    HI!

    pls. share the wp-admin access, I'll test the code

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Carlos Enrique Vargas Aguilar replied

    Thank you so much Sergio... But i preferred eliminate those categories.

    Regards.

    Carlos V.

  •  444
    Sergio replied

    HI, thanks for the info !

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.