connie1983 Posted July 28, 2021 Share Posted July 28, 2021 Site URL: http://www.costanzaillustrator.com Hi The "close" or X button, and the "Next/previous" buttons do NOT appear when enlarging individual images on a gallery. How do I make them visible (yet discreet)? Thanks Link to comment
tuanphan Posted July 29, 2021 Share Posted July 29, 2021 17 hours ago, connie1983 said: Site URL: http://www.costanzaillustrator.com Hi The "close" or X button, and the "Next/previous" buttons do NOT appear when enlarging individual images on a gallery. How do I make them visible (yet discreet)? Thanks Add to Design > Custom CSS /* Gallery lightbox control icons */ .gallery-lightbox-close-btn { color: black; } button.gallery-lightbox-control-btn { color: black; } connie1983 1 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
connie1983 Posted August 3, 2021 Author Share Posted August 3, 2021 On 7/29/2021 at 3:54 AM, tuanphan said: Add to Design > Custom CSS /* Gallery lightbox control icons */ .gallery-lightbox-close-btn { color: black; } button.gallery-lightbox-control-btn { color: black; } thanks so much this works great!! Exactly what I wanted Link to comment
tuanphan Posted August 4, 2021 Share Posted August 4, 2021 19 hours ago, connie1983 said: I see the nav has 4 items, on 2 lines. You can use this CSS to make it same line /* nav one line */ nav.header-nav-list { white-space: nowrap !important; width: 110% !important; } 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