Home Forums WoodMart support forum Help with couple things.

Help with couple things.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #342912

    naldekhel
    Participant

    Hi there,

    #1 What is the css ID for this square because I want to make it the border-radius: 10px, but I could not find it via inspect tool. ( please look at the attachment ).

    #2 Is it possible to ( whenever someone click on the select options ) it popup the quick view box? only for variable products. ( please look at the attachment ).

    #3 When a product is out of stock, can I hide the ( read more ) button?

    Thanks a lot.

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

    Hello,

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

    a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
        border-radius: 10px;
    }

    2 & 3) Sorry but there is no option in Theme Settings available for that. It requires customizations and this is beyond our limitations and support policy.

    Best Regards

    #342928

    naldekhel
    Participant

    Thank you Aizaz,

    #1 It still the same, sharp edges.

    #2 & #3, I understand, and respect that.

    #342934

    Hello,

    1) Please replace the previous CSS with the following then check back.

    .wd-hover-quick .wd-add-btn>a {
        border-radius: 10px;
    }

    2) Thanks for understanding.

    Best Regards

    #342935

    naldekhel
    Participant

    Still the same

    #342940

    Hello,

    Please provide the login details of the website to let me assist you further.

    Best Regards

    #342948

    naldekhel
    Participant

    In private 👇🏻

    #342950

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #342956

    naldekhel
    Participant

    Thank you

    Could you please let me know where did you add the code, so I can organize my codes.

    #342959

    Hello,

    You are Most Welcome.

    I have added the code in the Global Custom CSS area under Theme Settings >> Custom CSS.

    Best Regards

    #342960

    naldekhel
    Participant

    Thank you my friend.
    You may close this thread.

    #343083

    Hello,

    We are glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support 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.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Help with couple things.’ is closed to new replies.