Home Forums WoodMart support forum Need to hide sidebar on mobile & need to fix Button!

Need to hide sidebar on mobile & need to fix Button!

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #424872

    nbarajib
    Participant

    Hello! sir,
    1. We need to hide sidebar from mobile.
    2. Need to fix Buy Now Button from mobile view.

    I marked with red color!

    I gave you attachment file for better understand to get my problem.

    Regards!

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

    Hello,

    Please share the page URL where you want to hide the sidebar and set the button width.

    Best Regards.

    #424982

    nbarajib
    Participant

    Sir, Both issue is on the single product page of “mobile version” but desktop is absolutely ok.

    https://www.kashful.com.bd/product/skin-cafe-pure-natural-aloe-vera-gel-98/

    Single Product Page.

    1. Need to hide Side Bar (Mobile Version or tab)
    2.Need to fix Buy Now Button from mobile view ( Mobile or tab)

    Regards!

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

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile:

    – For the Sidebar hiding for Mobile view:
    .offcanvas-sidebar-mobile:not(.wd-on-toolbar) .wd-sidebar-opener { display: none !important; }

    -For Buy Now button adjustment for Mobile view:

    .single-product form.cart { flex-wrap: nowrap !important; gap: 5px !important; }
    
    .single-product .btn, .button, button, [type="submit"], [type="button"] { padding: 12px 12px !important; }

    Hope this helps!

    Best Regards

    #429480

    nbarajib
    Participant

    Thank you so much sir!

    #429505

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

The topic ‘Need to hide sidebar on mobile & need to fix Button!’ is closed to new replies.