- AuthorPosts
- July 16, 2014 at 15:21 #3352
AnonymousInactiveHello,
if i use the “Phantom” module i have at the gallery view on my smartphone on the left side a little “I” button for information or something.
On desktop version it’s hide.The “CLOSE” Button is also too big.
How can i remove the information button and make the close button smaller?
Thanks.
July 24, 2014 at 20:13 #3374
RattusKeymaster“i” sign means that image have caption. Tap once on image to see/hide caption on mobile devices.
To change button size go to edit gallery -> Advanced Settings and add this to Custom CSS:.gmPhantom_LightboxNav_CloseBtn span { font-size: 1.1em; }Note: this will change button size on desktop and mobile browsers. Set less number for smaller button size (default is 1.2em)
August 25, 2014 at 01:59 #3548
AnonymousInactiveHello, I have a similar problem and was not sure where to postit. I would like to reduce the size of both the close and share buttons. They appear too big on smart phones. I followed your instructions above but notivced no change. Please can you help me?
August 25, 2014 at 21:34 #3554
RattusKeymasterAbove instruction only for Close button. To reduce both buttons use this CSS code:
.gmPhantom_LightboxNav_CloseBtn span { font-size: 1.0em; } .gmPhantom_LightboxSocialShare .gmAddThisShareButton a { font-size: 1.0em; } .gmPhantom_LightboxSocialShare .gmAddThisShareButton a:hover { font-size: 1.0em; }September 4, 2014 at 23:04 #3600
AnonymousInactiveSorry for the late reply. Many, many thanks, it worked.
- AuthorPosts
- The forum ‘Requests and Feedback’ is closed to new topics and replies.
