Guest Posted February 5, 2022 Posted February 5, 2022 Site URL: http://www.faisalalmutairi.com Hi. On my website I am trying to resize the gallery captions on the "/books" page only. Also on mobile "as attached" I want to set the gallery block to full-width on mobile only cause on desktop display it is set at (Inset) which is perfect. Thanks.
tuanphan Posted February 8, 2022 Posted February 8, 2022 Use this CSS @media screen and (max-width:767px) { .gallery-grid-wrapper { padding-left: 10px !important; padding-right: 10px !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