My portfolio looks like I want it on desktop but on mobile the headline is sometimes below and sometimes above the picture. I want to make it look the same for every of those pictures.
Video 3. On mobile, you place video (left) - text (right) so on mobile it will stack left to right, and it will be video (top) - text (bottom).
If you want them stack title (top) - video (bottom)
Question
Zeigerful 1
Site URL: https://michaelkablitz.de/en/portfolio
PW: hallo123
My portfolio looks like I want it on desktop but on mobile the headline is sometimes below and sometimes above the picture. I want to make it look the same for every of those pictures.
Is there a CSS code for that?
Link to post
Top Posters For This Question
2
2
Popular Days
Mar 3
2
Mar 1
1
Mar 7
1
Top Posters For This Question
Zeigerful 2 posts
tuanphan 2 posts
Popular Days
Mar 3 2021
2 posts
Mar 1 2021
1 post
Mar 7 2021
1 post
Popular Posts
tuanphan
Video 3. On mobile, you place video (left) - text (right) so on mobile it will stack left to right, and it will be video (top) - text (bottom). If you want them stack title (top) - video (bottom)
tuanphan
Add to Design > Custom CSS /* video - title */ @media screen and (max-width:767px) { div#page-section-602bd34764681006f65b3029>.row { display: -webkit-box; display: -ms-flexbox;
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment