Home Forums WoodMart support forum font color don’t change

font color don’t change

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #439943

    atugay
    Participant

    hi xtemos,

    ı have 2 problems

    1-I can’t change the color of the product numbers under product names.

    2-I can’t change the language of the filter part, I looked at loco translate but I couldn’t find it

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

    Luke Nielsen
    Keymaster

    Hello,

    1. In order to change that color, please enter the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS.

    .page-title .wd-nav-product-cat .nav-link-count {
        color: black;
    }

    2. The title of the filter can be changed manually via the Appearance -> Widgets -> Shop page Widget area.

    https://monosnap.com/file/JkwI1MJPZJlSpZWgR4sV6XVHbTY2nn

    Kind Regards

    #440009

    atugay
    Participant

    Hello

    the code you provided didn’t just work on the main page, it worked on my other pages. I want you to fix this. (I write the login information in the custom field)

    In addition, there is a lot of space between the “kategoriler” and the photo in the mobile view, can you fix that too?

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

    Luke Nielsen
    Keymaster

    Hello,

    1. The below code is for categories on the home page.

    .home-categories .wd-nav-product-cat .nav-link-count {
        color: black;
    }

    2. For the inner column set the 0padding or for the “Row” set a negative margin.

    Kind Regards

    #440551

    atugay
    Participant

    thanks for all, this topic can be closed.

    #440698

    Luke Nielsen
    Keymaster

    Hello,

    Glad that everything is sorted out.

    If you have any questions or wish to learn more about our theme, do reach out to our customer service team at any time.

    Have a good day.

    Kind Regards

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

The topic ‘font color don’t change’ is closed to new replies.