Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #684271

    We have recently had default border removed from the Enfold Gallery element when using a big image above and smaller thumbnails below. But now want it back…as it looks better with bordered images.
    I want them to look like this https://www.dropbox.com/sh/9nxpfsmknynvbgv/AADgnbvEdrchzBIKx5E7L8lva?dl=0

    But they currently look like the webpage in private content

    Any chance of giving me the code that Enfold uses by default and telling me what to remove or edit and from which file?

    #684273

    Hey craigriches!

    Please remove following codes

    #top div .avia-gallery .avia-gallery-big.fakeLightbox {
        border-color: transparent;
        padding: 0;
    }
    
    #top div .avia-gallery img.avia_start_animation {
        border-color: transparent;
        padding-left: 0px;
        background-color: transparent;
    }

    from /css/app.css file

    Regards,
    Yigit

    #684496

    Hi Yigit
    Thanks for the reply. Sorry to be a bit dim, but can you specify the full path I should look for, because I have searched everywhere and cannot file the app.css file in any subfolder called css.

    #685756

    Hi,

    Sorry for the late reply! Full path is in private content field below

    Best regards,
    Yigit

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