Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #555442

    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?

    #555740

    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

    #555766

    links to screen shots in private area

    #556113

    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

    #556291

    great worked well huge thanks

    #556444

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.