ME-Admin Posted April 4, 2023 Share Posted April 4, 2023 On my https://momentengineering.us/our-team page, there's this dead space on the right of the page that makes the texts look like its aligned to the left on mobile that I would like to remove. I've tried div#block * {text-align:center}, but there's still this weird invisible column on the right. Additionally, when expanded, the accordion texts/ bar eats into the image that's placed below it. Not sure how to update spacing without messing up the look when the accordion is collapsed. Link to comment
tuanphan Posted April 8, 2023 Share Posted April 8, 2023 Add this code to Design > Custom CSS to fix problem .accordion-item__description { max-width: 100% !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment