Comments danielcastelo started the conversationSeptember 19, 2018 at 9:39pmHi guys.Please send me a custom css or something so I can display the Rug Categories on top of product catalog on Mobile only. ThanksDaniel 2,700PenciDesign repliedSeptember 20, 2018 at 4:39amHi,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,PenciDesign1 Likedanielcastelo repliedSeptember 20, 2018 at 2:26pmWow. You guys rock!!! Thanks!!! Sign in to reply ...
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
Hi,
Please try add more this code to Customize > Custom CSS to do that:
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
Wow. You guys rock!!! Thanks!!!