ArevGroup Posted March 26 Share Posted March 26 Hello, I need to increase the height of the gallery on this page:https://www.citylinesunnyvale.com/work-1 I'm using 7.1 and the gallery options are limited. Is there code I could use to adjust the height to make it taller? Link to comment
tuanphan Posted March 30 Share Posted March 30 Try adding to Design > Custom CSS @media screen and (min-width:768px) { div#block-97468c834a76d0725b6f, div#block-97468c834a76d0725b6f img, div#block-97468c834a76d0725b6f .sqs-gallery-design-strip { height:800px !important; } body { overflow-x: hidden; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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