Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3788840
filter menu
Closed

Comments

  • franc started the conversation

    How can I make the filter menu wider on mobile  ?

    Attached files:  1.png

  •  4,923
    Michael replied

    Hi,

    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;
    }}
  • franc replied

    thank you ! 

  •  7,137
    Oliver replied

    You are welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver