Home New Guten Forums WoodMart support forum Mobile sticky filter

Mobile sticky filter

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

    Splash-Media
    Participant

    Is there a way to make the sticky filter kick in earlier or a way to make it show permanently?

    #525317

    Hung Pham
    Keymaster

    Hi Splash-Media,

    Thanks for reaching to us.

    Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile

    .wd-sidebar-opener.wd-action-btn.wd-on-shop:not(.wd-on-toolbar){
    		opacity: 1;
    		transform: none;
    }

    Regards,

    • This reply was modified 1 year, 7 months ago by Hung Pham.
    #525326

    Splash-Media
    Participant

    Perfect! Is there a way to hide the “show sidebar text” on mobile as I just want the sticky filter. Pic attached

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

    Hung Pham
    Keymaster

    Hi Splash-Media,

    1. Please disable Off canvas sidebar for mobile option under Theme Settings > Products archive > Sidebar https://gyazo.com/8e731507cc989814142abc437f594112

    2. If the problem remains, you need to delete this element in the Layouts > Layout https://monosnap.com/file/TS4jWBI2WF5sdVAOY0ZLKcfJKnNwKG

    Regards,

    #525425

    Splash-Media
    Participant

    1. that also disables the sticky filter. I want that but without the “show sidebar” menu

    2. im using elementor and there’s no layouts there ? image attached

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

    Hung Pham
    Keymaster

    Hi Splash-Media,

    1. Please re-enable Off canvas sidebar for mobile option under Theme Settings > Products archive > Sidebar.

    2. Add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile

    .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:last-child {
        display: none;
    }

    Regards,

    #525576

    Splash-Media
    Participant

    Perfect !
    Thanks again 🙂

    #525628

    Hung Pham
    Keymaster

    Hi Splash-Media,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Mobile sticky filter’ is closed to new replies.