I cant move my woocommerce sidebar to the top for mobile
-
Hi, I tried adding the css code from the other topic but it still hasn’t resolved
This is how my CSS code is looking right now:
@media (max-width: 768px) { .left-sidebar .site-content { display: flex; flex-direction: column-reverse; } } @media (max-width: 768px) { .archive.woocommerce.left-sidebar .site-content { display: flex; flex-direction: column-reverse; } }
Could you please help me fix it please ASAP?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.