connie1983 Posted July 28, 2021 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
tuanphan Posted July 29, 2021 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; } 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!)
connie1983 Posted August 3, 2021 Author 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
tuanphan Posted August 4, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.