GMEDIA Gallery lacks a built-in watermarking feature or addon. To watermark, pre-watermark images and upload them. Explore existing customization options like overlays. Share feedback with GMEDIA for future updates.
Hello,
To hide the Next and Previous links under the gallery with Phantom M:
- Use browser tools to find the Next and Previous link elements.
- Apply the .hide class from Phantom M’s CSS framework to these elements.
- Verify the links are hidden after applying the class.
- This class makes elements invisible while retaining space in the layout.
Always prioritize user experience and accessibility when making such changes.
I hope this will help you.