Home Forums WoodMart support forum Few questions

Few questions

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

    amursalim9
    Participant

    Hello, I have some questions and I need your help with them

    1- how can I put the name of the brand in the center in the shop page?

    2- How can I put icons near the name of the attributes in the additional information tab?

    3- How can I change the background color of the sticky add to cart on mobile?

    4- Is it possible to add Icon for the sidebar on the shop paage in mobile?

    5- Is it possible to add new filters to be based on attributes like Age, Brand …?

    6- How can I keep the additional information tab on mobile to be opened by default?

    Thank you 🙂

    #311770

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshot you attached.

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .wd-product-brands-links {
        text-align: center;
    }

    2) Sorry but there is no option in Theme Settings available for that.

    3)Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-sticky-btn .single_add_to_cart_button, .wd-sticky-btn div.quantity {
        background-color: red;
    }

    4) To change the icon try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-menu-icon > a:before {
        content: "\f107";
    }

    5) You can create attributes from Products >> Attributes then you need to use them for the products then you can display them in the Shop filters by adding widgets to the Shop page widget under Appearance >> Widgets.

    6) Sorry but there is no option in Theme Settings available for that.

    Regards.
    Xtemos Studios

    #311950

    amursalim9
    Participant

    Thank you

    #311962

    Most Welcome 🙂

    If you do not mind, can you please leave a 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 the future. It would encourage our work a lot. If you like our Theme and Support.

    Have a great day 🙂

    Topic Closed.
    Best Regards.

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

The topic ‘Few questions’ is closed to new replies.