@soultrader67 Thanks for using MetaSlider. Can you share a link to your slideshow, please?
Hi,
Thanks for answering: Link below. At the moment the slide also doesn’t scale on mobile, so I have big page background gutters top and bottom, and if you view on mobile you will also see the text has been lost above the top of the slide in this view too?
https://classic-couturier-7a2.zipwp.site/test-page/
Thanks
Hi @soultrader67
by chance are you using MetaSlider Pro? The caption box is very narrow. I suggest to add custom CSS to make it wider in mobile and adjust text size too. Adjust 768px to target the desired maximum screen width.
@media (max-width: 768px) {
.metaslider.metaslider-1755 .flexslider .caption-wrap {
margin: 10px;
width: 80%;
}
.metaslider.metaslider-1755 .flexslider .caption-wrap * {
font-size: 1rem !important;
}
}
About the gap above and below the slideshow, that seems to come from the Gutenberg block that contains the slideshow. Here you can see while debugging that the spacing that takes the slideshow alone only have a small margin bottom (in yellow), and then in this second screenshot the height taken from the block that contains the slideshow is huge.
Regards
@soultrader67 Thanks for using MetaSlider.
As a MetaSlider Pro user, can you follow up with a support ticket on our site, please? Sorry, we’re not allowed to support commercial products here: https://ww.wp.xz.cn/support/guidelines/#do-not-post-about-commercial-products
@stevejburge
Sorry Steve, I can’t open a ticket as I have not paid for the plugin – I’m using under the GPL as I do not purchase unless I’m certain it can work. No reflection on you, but I have wasted money 3 times in the last year alone on plugins from “authors” that just keeping throwing additional CSS tweaks at problems rather than making the plugin work straight from the get go.
Nulled plugins are not supported or welcomed on this site. Using them is dangerous as the so-called “GPL” stores are a combination of spammers and scammers.
I’m closing this topic. This is not a”GPL” issue, these forums are for supporting code on this site and you are using the paid version and using the GPL as your justification.