Comments francarranza started the conversationMay 20, 2017 at 10:40pmHi, when I view this page on small devices, the portfolio's filter menu shows like a hamburger menu. I do not want this. I want the classical desktop view.Thanks 7,092Oliver repliedMay 22, 2017 at 8:24amHI! pls. use following css: @media only screen and (max-width: 768px) { .portfolio-count, .portfolio-filters { display: block !Important; } } .portfolio-filters-resp { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliverzournas repliedMay 22, 2017 at 12:45pmThanks but now I get both the hamburger menu and the categories.See: www.digital.gr 7,092Oliver repliedMay 22, 2017 at 1:22pmdd this: .portfolio-filters-resp { display: none !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 Like Sign in to reply ...
Hi, when I view this page on small devices, the portfolio's filter menu shows like a hamburger menu. I do not want this. I want the classical desktop view.
Thanks
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks but now I get both the hamburger menu and the categories.
See: www.digital.gr
dd this:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver