• I am using it for a private travel blog aimed at my famly and friends. The only thing I miss are the captions on mobile and the ability to configure the transparency of the overlay.

    • This topic was modified 5 years, 7 months ago by geoffreymerck.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @geoffreymerck,

    Thank you very much for your kind review!

    Would it be possible to know which layout you are using that is missing the captions on mobile? I can probably help you to fix this, same for the transparency of the overlay.

    Best regards,
    Thomas

    Thread Starter geoffreymerck

    (@geoffreymerck)

    Hi Thomas,
    Thanks for your reply.

    Not sure what you mean with Layout.
    Here are my settings :

    • Theme: Light
    • Responsive Orientation: Natural
    • Download Link: Disabled
    • Image Size: Responsive images (src-set)
    • Exif Info: All enabled
    • Caption Source : Caption
    • Low Res-First: Enabled
    • Selector: .gallery, .mgl-gallery
    • Anti Selector: left empty
    • Output Buffering: Disabled

    On mobile neither EXIF or Caption are showed when viewing the picture.

    Concerning the transparency I’d like to have it full opaque or at least configurable. I just quick checked the CSS and mwl-fullpage-container as one as opacity, therefore I do not understand why I am seeing the site content in transparency.

    I also have one image which has an emoji in the caption, and right after that image the lightbox shows me a large emoji ??

    Best Regards,
    Geoffrey

    • This reply was modified 5 years, 7 months ago by geoffreymerck.
    Thread Starter geoffreymerck

    (@geoffreymerck)

    Got it sorted out, added this to custom CSS, now background is no longer transparent !

    #mwl-target .mwl-fullpage-container {
    	background: rgba(255,255,255,1) !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Love it!’ is closed to new replies.