Home Forums WoodMart support forum Changes not showing up on the website

Changes not showing up on the website

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #299558

    Sokuton Yassin
    Participant

    Goodmorning Xtemos
    I finally found a way to customize the “Add To Cart & Buy Now” buttons on mobile view like you will see in the screenshots below so when I added the CSS code in the Custom CSS for Mobile it failed to make the changes on the website.
    Please help me with it how can I really achieve it

    Thank You

    #299562

    Sokuton Yassin
    Participant

    Sorry the images exceeded the the allowed size here they are now

    thank you once again

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

    Hello,

    I saw the screenshots you attached.

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

    .wd-sticky-btn .single_add_to_cart_button {
        width: 50% !important;
    }
    
    .wd-sticky-btn .quantity:not(.hidden)+.single_add_to_cart_button {
        padding-left: 10px;
    }
    
    button.button.pisol_single_buy_now.pisol_buy_now_button.pisol_type_simple {
        width: 50% !important;
    }

    And see if this works for you. Otherwise, it requires Customizations.

    Best Regards

    #299844

    Sokuton Yassin
    Participant

    Thank you so much the code worked out for me and will make a few changes depending on that.

    Thank so much once again

    #299850

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

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

The topic ‘Changes not showing up on the website’ is closed to new replies.