juliettebcr Posted November 13, 2022 Posted November 13, 2022 Hello, I have an issue with Custom CSS split screen. On desktop the split screen works perfectly but on mobile text is over the image. I need the text to be below the image. All the split designs are now broken on mobile. My website : https://zeynaagency.com/ Could you please help ? Here the code I used : section[data-section-id="63514b39bf5a053a82731917"]{ @media only screen and(min-width:767px){ .section-background{ width:50%; margin-left:50%; } .content-wrapper { width:50%; margin-right:50% !important; } } @media(max-width:767px){ display:block; .section-background, .content-wrapper{ position:relative; } .section-background{ height:500px; } } } Thank you for your help! Juliette
tuanphan Posted November 21, 2022 Posted November 21, 2022 You can consider this suggetion 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
Create an account or sign in to comment
You need to be a member in order to leave a comment