Home Forums WoodMart support forum modify the size of the ‘Products navigation’ field

modify the size of the ‘Products navigation’ field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #564252

    geraoctubre
    Participant

    Hi there, congratulations on this amazing template! I’m very pleased with all the details and the comprehensiveness of the customizable fields. However, I’ve encountered a small issue. My client is requesting that the ‘Products navigation’ field be larger, and I haven’t been able to find any way to customize its size. I can only turn it on or off. Is there any way, even through code, to increase its size?

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

    Hung Pham
    Keymaster

    Hi geraoctubre,

    Thanks for reaching to us.

    1. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    a.wd-product-nav-btn {
        width: 30px;
        height: 30px;
    }

    2. Go to Theme Settings > Typography > Advanced. In this area, you can assign elements like screenshot https://prnt.sc/6uxmXxzTFNjS

    a.wd-product-nav-btn:before

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,

    #564524

    geraoctubre
    Participant

    Thanks, friends, I’m happy with those changes.

    #564572

    Hung Pham
    Keymaster

    Hi geraoctubre,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘modify the size of the ‘Products navigation’ field’ is closed to new replies.