Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1372577

    Why does the “Filter by Price” option on the sidebar disappear on mobile on the Woocommerce Shop page? Is there a way to ensure it stays?

    Site: https://everniq.com/shop/

    Thanks!

    #1372583

    Hi Daniel,

    Please try adding this CSS code in Enfold > General Styling > Quick CSS:

    .responsive #top #main .sidebar {
        display: block !important;
    }

    Best regards,
    Nikko

    #1372711

    Thanks Nikko – is there not a standard way to do this other than CSS? I can’t be the first to ask.

    #1373017

    Hi,
    Unfortunately not, the sidebar is hidden on mobile by default.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce Filter by Price on Shop Page in Mobile’ is closed to new replies.