Home New Guten Forums WoodMart support forum minimalism demo

minimalism demo

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #460567

    kobina.plange
    Participant

    Hello,

    How do I remove the box around the products on the homepage of my website? I am using the minimalism demo.

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

    Hi,

    So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-highlighted-products .elements-grid, .wd-highlighted-products.wd-carousel-container {
    Border: none !important;
    }

    Best Regards.

    #460658

    kobina.plange
    Participant

    Great!. it Worked.

    How do I increase the width for the “Add to cart” and “Buy Now” buttons in the Single Product Page?

    #460659

    kobina.plange
    Participant

    The buttons are too small in width

    #460734

    Hi,

    Please disable the coming soon mode of the website to check it myself because I am currently unable to visit your website. Can you please share WP-ADMIN Login details of your Site so that we can proceed further and check the issue on your Site and assist you accordingly.

    Best Regards.

    #460903

    kobina.plange
    Participant

    I have disabled the Coming soon on the site

    #461017

    Hi,

    So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >>Global custom CSS:

    form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn,.quantity) {
        width: 274px !important;
    }

    Change the code as per your need.

    Best Regards.

    #461034

    kobina.plange
    Participant

    Thanks

    #461049

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘minimalism demo’ is closed to new replies.