inesgjq Posted January 28, 2022 Posted January 28, 2022 Hello, I'm having a problem with my css, I used tags to allow my image to cover the entire width of my page, but when it's in telephone format, no margin is placed on the sides. don't understand, nothing happens when I modify the line "// Full Width Image Card - Text Padding // .image-card-wrapper .sqs-dynamic-text-container { padding: 40px !important; }"
tuanphan Posted January 29, 2022 Posted January 29, 2022 Hi. Can you share link to page in screenshot? 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!)
inesgjq Posted January 30, 2022 Author Posted January 30, 2022 https://hitoristudio.com/le-studio password : abcd
tuanphan Posted February 3, 2022 Posted February 3, 2022 On 1/31/2022 at 12:01 AM, inesgjq said: https://hitoristudio.com/le-studio password : abcd Try adding to Design > Custom CSS /* Mobile nos services */ @media screen and (max-width:767px) { div#page-section-61f401103f680115e2da5eed .html-block { width: 70% !important; margin: 0 auto; } } 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