Home Forums WoodMart support forum Change color category letters

Change color category letters

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #550492

    sc.ana89
    Participant

    Dear support team,

    How can I change the color of the category letters above the photo on the store pages?

    Now I have them in white and with clear photographs they do not read well.

    Attached screenshot for clarification.

    Greetings and thank you very much!

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    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

    #550728

    sc.ana89
    Participant

    Hello,

    And could you please clarify for me which title corresponds to the selection of the texts of the categories for which I want to change the color?

    Attached screenshot of typography, advanced

    Thank you so much

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    You need to set the custom selector: https://gyazo.com/93498f4d9194dea92e442cb1570f7f81
    Then insert this selector and change the font settings:

    .wd-nav[class*="wd-style-underline"] .nav-link-text

    Best Regards.

    #551246

    sc.ana89
    Participant

    Hello,

    I understand, it also changes the color of the navigation menu texts.

    Thank you very much for the answers and for the help.

    Best Regards.

    #551355

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Can you please share the page URL I will check and give you a custom css code.

    Best Regards

    #551525

    sc.ana89
    Participant

    Hello,

    We sent URL and a couple of screenshots for clarification of two of the categories, boys and girls and children’s house slippers.

    We only intend to be able to change the color of the category texts on the Store page when the photos are clear so that they can be read well.

    We have created 7 product categories as you can see.

    We are very grateful for your attention, you are very kind.

    Best Regards

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .wd-nav-product-cat>li>a {
        color: red !important;
    }

    Best Regards.

    #551843

    sc.ana89
    Participant

    Thank you very much for the code, it will be very useful to us.

    We are very grateful as always for your availability and quick attention.

    Best regards and happy week

    #551951

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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 10 posts - 1 through 10 (of 10 total)

The topic ‘Change color category letters’ is closed to new replies.