Skip to content
Public Ticket #4496

Mobile: Rug Categories (Left Side bar) over product catalog

Conversation thread

danielcastelo replied

Customer Reply

Wow. You guys rock!!! Thanks!!!

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to do that:

\
@media only screen and (max-width: 480px){\
body.archive.post-type-archive.post-type-archive-product.woocommerce-page .penci-sidebar-content{\
    position: absolute !important;\
    top: 0 !important;\
    padding-right: 40px;\
}\
body.archive.post-type-archive.post-type-archive-product.woocommerce-page .container.penci_sidebar{\
    position: relative !important;\
    padding-top: 140px !important;\
}\
}\

Note Important:

Please don't add anymore widget above or below run categories widget because that will make the css I sent you above broken.

Best Regards,

PenciDesign

danielcastelo started the conversation

Conversation Start

Hi guys.

Please send me a custom css or something so I can display the Rug Categories on top of product catalog on Mobile only. 

Thanks

Daniel

Want to join this conversation or access attachments? Sign in first.