Comments franc started the conversation8 hours agoHow can I make the filter menu wider on mobileĀ ?Attached files: 1.png 4,803Michael replied7 hours agoHi, please use this CSS: @media (max-width: 991px) { .portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar,.style-standard) .portfolio-filters-outer .portfolio-filters-area { width: 95% !important; max-width: 95% !important; }} Sign in to reply ...
How can I make the filter menu wider on mobileĀ ?
Attached files: 1.png
Hi,
please use this CSS: