Tagged: enfold theme, Lightbox
1}How can I get rid of small Border from Grid Gallery
2) how can I get rid of image “Title” showing when you open the grid lightbox gallery on the bottom left of the image
3) custom menu how can I make witch to mobile at 1000px wide?
Hey johnebase,
I’m not sure what you would like to change, could you post screenshots highlighting what you’d like to achieve please?
Best regards,
Rikard
links to screen shots in private area
Hey!
1 & 2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top div .avia-gallery .avia-gallery-big {
border: none;
}
.mfp-title {
display: none;
}
3- Please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Cheers!
Yigit
great worked well huge thanks