Home Forums WoodMart support forum add to & buy now

add to & buy now

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

    triptirawat
    Participant

    Hello
    Team
    I want add to cart and buy now button on mobile product page in full width please give some code

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

    triptirawat
    Participant

    any update?

    #310121

    Hello,

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

    .product-image-summary .single_add_to_cart_button {
        width: 100%;
    }
    input.button.pisol_single_buy_now.pisol_buy_now_button.pisol_type_variable.disabled {
        width: 100% !important;
    }

    Best Regards

    #310122

    triptirawat
    Participant

    its not working

    #310127

    Hello,

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

    Now the CSS is working fine.

    Regards.
    Xtemos Studios

    #310761

    triptirawat
    Participant

    its not working Please check
    I am giving you admin access, please just take care that my website is live and there is no other changes in it

    #310781

    Hello,

    I have logged into your website and fixed the issue again.

    Screenshot for Clarification: https://gyazo.com/972559bce4cb6ddfb168e42b89dc2bf0

    The issue was caused by the Custom CSS you newly added in the Global Custom CSS area that had Syntax Errors.

    Please try to avoid Syntax Errors because when there are Syntax Errors then the CSS below doesn’t work.

    Best Regards

    #310804

    triptirawat
    Participant

    Thank You
    How to fix Syntax Errors?

    #310811

    Hello,

    You are Most Welcome.

    You need to make sure that you have closed all the tags of the Custom CSS code properly. Then the syntax errors will not occur.

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

The topic ‘add to & buy now’ is closed to new replies.