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

    Hi,

    I am not sure if this has got to do with the Ess grid plugin or the lightbox. But for some reason in Safari the lightbox appears in the bottom right corner of the page instead of centred.

    But it is centred in Chrome.

    Can you please aid to finding out why this is happening.

    Thank you

    • This topic was modified 8 years, 2 months ago by AboveDigital.
    #683679

    Hi AboveDigital!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-safari .esgbox-wrap { left: 20% !important; }

    If that does not help, please contact plugin authors.

    Best regards,
    Yigit

    #683777

    Hi I tried that didnt work. But i have tried this:
    .avia-safari .esgbox-wrap{
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%)!important;
    }

    it worked a bit but still have the problem.

    #683782

    Hey!

    In that case i think it would be the best if you contacted plugin authors.
    To check if it is related to Enfold or not, you can try switching to a default theme and check if issue remains

    Regards,
    Yigit

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