hello_studiofrey Posted July 11, 2022 Share Posted July 11, 2022 Site URL: https://www.raquelmarquard.com/ Hi there On the mobile view of my homepage I would like to not overlap the image with text. The symbol R should be fully visible! Any way to address this via CSS? Thank you. Best, Sibylle Link to comment
hello_studiofrey Posted July 11, 2022 Author Share Posted July 11, 2022 13 minutes ago, hello_studiofrey said: Site URL: https://www.raquelmarquard.com/ Hi there On the mobile view of my homepage I would like to not overlap the image with text. The symbol R should be fully visible! Any way to address this via CSS? Thank you. Best, Sibylle And I can't fix the pagination size on mobile in Work. Can you please help me with that @tuanphan? Thank you so much. Link to comment
tuanphan Posted July 11, 2022 Share Posted July 11, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-4e7a71e5993785afd487 figcaption.image-card-wrapper { margin-top: 40px; } h2.item-pagination-title { font-size: 24px !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!) Link to comment
hello_studiofrey Posted July 12, 2022 Author Share Posted July 12, 2022 17 hours ago, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-4e7a71e5993785afd487 figcaption.image-card-wrapper { margin-top: 40px; } h2.item-pagination-title { font-size: 24px !important; } } You are amazing! Thank you so much. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment