sunicreative Posted September 21 Posted September 21 Site URL: https://www.alignedmindco.ca/ Hello! I am trying to decrease the height of the Quotes section to significantly reduce the white space above and below the quote. After trying some code I was able to get it where I want it on desktop but then on mobile. the buttons to move through the quotes are still in their original spot and are dropping into the next section. Please help! Screenshots attached. https://www.alignedmindco.ca/ Password: al1gn3d
tuanphan Posted September 24 Posted September 24 You can use this code to Website Tools > Custom CSS @media screen and (max-width:767px) { section[data-section-id="66eb1a00b1c5df06efe9f251"] ul { min-height: unset !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
Create an account or sign in to comment
You need to be a member in order to leave a comment