Home Forums WoodMart support forum Add to cart – shop page

Add to cart – shop page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #320269

    E-N Admin
    Participant

    Hello,

    Just wondering how can I make the ‘Add to Cart’ in shop page bigger. Double the size than what it is now.
    see image: https://prntscr.com/1t7ynip

    Thanks

    #320303

    Hello,

    Sorry but the login details you provided are not working.

    Please provide the correct admin panel login details to let me assist you further.

    Best Regards

    #320438

    E-N Admin
    Participant

    Hi

    Sorry, see updated

    Thanks

    #320477

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .product-grid-item .wd-add-btn.wd-add-btn-replace .button.product_type_simple {
        width: 230px;
    }

    Regards.
    Xtemos Studios.

    #323069

    E-N Admin
    Participant

    Hello,

    Just wondering, how can I make the product images on shop page for mobile and ipad version to be bigger? Currently its just a small square.
    Thanks

    #323090

    Hello,

    Basically the product images are controlled by woocommerce and our theme doesn’t influence this. WooCommerce Allows some settings that you can find under Appearance >> Customize >> WooCommerce >> Product Images.

    You can read our detailed documentation for help:
    https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

    #324766

    E-N Admin
    Participant

    Hello,

    White space below main site menu. How do I remove this white space, currently I’ve been having to go negative padding for desktop, ipad and mobile devices. Can you please let me know how to remove this white spacing below this main menu?

    https://prntscr.com/1vxm781

    #324806

    Hello,

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

    .main-page-wrapper {
        padding-top: 0;
    }

    I am currently marking this topic as Resolved. If you have other questions then create a new topic for each of your issues to avoid any confusion.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Add to cart – shop page’ is closed to new replies.