Home Forums WoodMart support forum Size and color of categories in widgets

Size and color of categories in widgets

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #455143

    cabobeto
    Participant

    I’m passing my website through seo performance and it tells me “The background and foreground colors do not have a proper contrast ratio.” In the photos I attached. Where can I change the size and colors of the links.

    Thank you

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

    Hi,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards.

    #455486

    cabobeto
    Participant

    Good morning
    I have tried to change in advanced typography but those precisely I cannot change. Could you tell me what they are called in the list to add the rule? My knowledge of CSS is poor

    thank you

    #455645

    Hi

    please send me the WP admin login details of your site so I will check and solve the issue for you.

    Best Regards.

    #468805

    cabobeto
    Participant

    Sorry I missed the message. I attach the connection data.

    #468922

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .widget_product_categories .product-categories li a  {
    	color: blue !important;
    	font-size: 10px !important;
    }

    Change the code as per your need.

    Best Regarrds.

    #469117

    cabobeto
    Participant

    Perfecto. Gracias por su ayuda

    #469122

    Most Welcome 🙂

    If you do not mind, can you please leave 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Have a great day 🙂

    Topic Closed.
    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Size and color of categories in widgets’ is closed to new replies.