L
L
lexxand2021-07-20 10:35:14
WordPress
lexxand, 2021-07-20 10:35:14

How to collapse the content of the sidebar in the mobile version of Wordpress?

Hello! I have a site - an article, in the sidebar there are different filters and categories, and it is very necessary that these filters be available only by clicking on some additional button. It's in the mobile version.
I searched for plugins, googled, but something sensible did not come across

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
approximate solution, 2021-07-20
@approximate_solution

If you know how to code, you can write it yourself in just a couple of lines.
1. Add a button
2. Attach an event handler to it
3. Change styles by button (let's say the block height is from 0 to 100%), or display: none to block;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question