Home New Guten Forums WoodMart support forum Layout “quantity, add to cart and buy now”

Layout “quantity, add to cart and buy now”

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

    vixon
    Participant

    I’d like the “quantity, add to cart and buy now” layout to be as close to that.

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

    Hello,

    The products are not working on your website.

    Please provide a working link to check it myself and help you out accordingly.

    Best Regards

    #397909

    vixon
    Participant

    Is the website working now?

    #398038

    Hello,

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

    .wd-btn-design-full .cart:not(.variations_form):not(.grouped_form) {
        display: inline-block;
    }
    
    button.single_add_to_cart_button.button.alt {
        width: 77%;
    }
    
    .wd-buy-now-btn {
        width: 100%;
    }

    Best Regards

    #398098

    vixon
    Participant

    It’s still not what I’d like.

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

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly

    Best Regards

    #398136

    vixon
    Participant

    Ok

    #398218

    Hello,

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

    Best Regards

    #398501

    vixon
    Participant

    Thanks, I got the adaptation with your line of code. therefore the matter resolved.

    #398677

    Hello,

    You are Most Welcome.

    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 10 posts - 1 through 10 (of 10 total)

The topic ‘Layout “quantity, add to cart and buy now”’ is closed to new replies.