- AuthorPosts
- March 31, 2017 at 13:43 #9224
AnonymousInactivemy site is http://www.saadiakiyani.co.uk, is it possible that when people click on the image in the gallery on the photography projects page. that the text size or width of text box in lightbox can be changed in the plugin????
March 31, 2017 at 14:40 #9226
RattusKeymasterTry paste code below to the Custom CSS field of your gallery (only for Phantom module):
.gmPhantom_Details .gmPhantom_description p { font-size: 16px; line-height: 120%; }March 31, 2017 at 21:19 #9230
AnonymousInactivethat has worked, but can the text box be made wider too? that would be the icing on the cake :)
April 3, 2017 at 15:25 #9243
RattusKeymasterAdd code below to Custom CSS field:
.gmedia-phantom .mfp-description { position: relative; left: 50%; width: 80vw; transform: translateX(-50%); }80vw – means 80% of window width. You could change this number to fit your needs.
April 6, 2017 at 03:36 #9260
PabloParticipantThose codes aren’t working for me in phantom PRO :/Already figured it out thank!!
April 6, 2017 at 15:04 #9264
AnonymousInactiveI can’t access the box to put the code in as something funny has happened, have posted in trouble shooting area
April 7, 2017 at 16:59 #9279
AnonymousInactivewhat was it, won’t work for me either
- AuthorPosts
- The forum ‘Modules’ is closed to new topics and replies.
