Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1049248

    Hi Team,

    since maybe 2 versions of Enfold the overlay of an lightbox link is mutch bigger than the image self
    (see attached image). What is wrong?
    Thank you, kind regards and an happy new year
    Mike

    Overlay

    • This topic was modified 5 years, 10 months ago by Mike61.
    #1049251

    Hey Mike61,

    Happy new year, I was not able to reproduce this on my localhost, please link to your page so we can take a closer look at this.

    Best regards,
    Mike

    #1049253

    Hi Mike :),

    here is an example for you:

    Best regards
    Mike

    #1049269

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    
    #top .avia-image-overlay-wrap a.avia_image .image-overlay {
        -webkit-transform: scale(1.5) !important;
        -ms-transform: scale(1.5) !important;
        transform: scale(1) !important;
    }
    
    
    

    Best regards,
    Vinay

    #1049955

    Hi Vinay,

    that works, thank you!
    Why it is so? Is it a Bug?

    Best Regards
    Mike

    • This reply was modified 5 years, 10 months ago by Mike61.
    #1050234

    Hi Mike,

    Yes, the problem was introduced by us unfortunately. It should hopefully be fixed in the next version of the theme.

    Best regards,
    Rikard

    #1050564

    Hi Rikard,

    thank you for your answer!
    Best regards
    Mike

    #1050597

    Hi,
    Glad it’s sorted out, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1051755

    Hi Mike,
    thank you for you answers! Yes, you can close this.
    Best regards
    Mike

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