Dolce Posted July 3, 2020 Share Posted July 3, 2020 Site URL: http://www.get-ripe.com Hi Friends, Thanks in advance for any support. I'm struggling trying to resize the banner sizes for my website www.get-ripe.com in CSS. Any help would be greatly appreciated. I'm looking to resize the banner on all pages except for the Digital Sessions & Blog page. Again, I appreciate you! Have a great weekend! Megan Link to comment
tuanphan Posted August 3, 2020 Share Posted August 3, 2020 Add to Page Settings > Advanced > Header <style> @media screen and (max-width:767px) { #page section:first-child { min-height: 20vh !important; height: 40vh !important; } } </style> 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
Archived
This topic is now archived and is closed to further replies.