Archived topic
Use display: flex in Mobile versions
1 reply · Started by Tiago Lopes on March 28, 2018
Viewing posts 1–2 of 2
Hi,
I am using in Simple CSS
.site-content {
display: flex;
}
to display the sidebar the same size as the content, but now, in the mobile version, the sidebar does not go down.
Can you help me ?
Thanks
TL
Hi there,
Try wrapping it in media query so it's desktop only: https://docs.generatepress.com/article/responsive-display/
Let me know if this helps.
This archived topic is closed to new replies.