Home Forums WoodMart support forum FEW QUESTIONS

FEW QUESTIONS

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

    amursalim9
    Participant

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

    1- How can I change the hover on product style on desktop to be like the style on phone? (Attachment 1)

    2- How can I keep the coupon code tab on checkout page to be opened by default?

    3- How can I edit the border radius of product images in shop page and in single product page?

    4- I want to customize the “load more products” buttone to be like this (Attachment2), how can I do that?

    5- I want the dicount lable style to be like out of stock lable style (Attachment 3), how can I do that?

    Thank you 🙂

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

    Hello,

    1. I am afraid there is no option to set the mobile view for the destop. You can set different designs provided in the Theme settings > Product archive > Product Styles by means of the Theme preset: https://xtemos.com/docs/woodmart/theme-settings-presets/

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

    body .checkout_coupon {
    display:block!important;
    }

    3. Please provide the page URL for the shop and for the single product, so that I could give you CSS.

    4. I will provide CSS as soon as you give the page URL.

    5. Please provide page URL, seems that other plugins influence the styles. Please provide your site admin access. Insert the credentials into the Private content.

    Best Regards

    #315304

    amursalim9
    Participant
    #315515

    Hello,

    3. It is not possible to add a radius to your images: https://gyazo.com/4ada077e5690c8ad162d5aee4ee5fab4 and https://gyazo.com/ecfafb0837495ec5345d8c4848f4751e

    Images are too small and adding a radius to the wrapper would not have any effect.

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

    body .product-labels {
    	word-break: normal;
    }

    Best Regards

    #315875

    amursalim9
    Participant

    Hi
    Far question (1), is it possible to edit the border radius for the hover on desktop?

    #315996

    Hello,

    The border radius would not be visible in your case: https://gyazo.com/b87ac951abbe15ee3cc9e2b936e2cca0

    If you have any questions please feel free to contact us.

    Best Regards

    #315997

    Hello,

    The border radius would not be visible in your case: https://gyazo.com/b87ac951abbe15ee3cc9e2b936e2cca0

    If you have any questions please feel free to contact us.

    Best Regards

    #316003

    amursalim9
    Participant

    I mean the border radius for the background of “add to cart hover”, not for the product image

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

    Hello,

    The border-radius would not be visible in your case: https://gyazo.com/b87ac951abbe15ee3cc9e2b936e2cca0

    It is not possible for your images type.

    Best Regards

    #319362

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘FEW QUESTIONS’ is closed to new replies.