renostudio Posted May 6, 2021 Posted May 6, 2021 Site URL: https://www.renostud.io/be-a-designer My url is https://www.renostud.io/how-it-works. On mobile its image text text image text. Can you give me code so its image text image text image text? tks.
tuanphan Posted May 9, 2021 Posted May 9, 2021 On 5/6/2021 at 8:55 PM, renostudio said: Site URL: https://www.renostud.io/be-a-designer My url is https://www.renostud.io/how-it-works. On mobile its image text text image text. Can you give me code so its image text image text image text? tks. Hi. Add to Design > Custom CSS /* order of image text */ @media screen and (max-width:767px) { /* be a designer */ div#page-608a7e782a0f8f491758ef34>.row:nth-child(4) { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } /* how it works */ div#block-57f9275491db3cbbbf74 figure { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.