Comments Nicolas started the conversationApril 9, 2019 at 8:41pmHi, I'd like to delete the little points in the image gallery to only get the full images and not to choose the image I want to see.Should I do a Revolution Slider to make it great ?ID if needed : [email protected] Password : Koreleonne1? 2,634Kevin repliedApril 10, 2019 at 4:01amHi Nicolas !Please make the Rev Slider better when using the image gallerythank youNicolas repliedApril 12, 2019 at 6:30amHi Kevin,I hope you're well.I would like to keep the image gallery instead of a rev slider.The thing is that I want to delete the little points below the image gallery. Can you please help ?Cheers. 2,634Kevin repliedApril 12, 2019 at 6:54amHi Nicolas !Add the following css attribute to your style.css file to hide the small button below the gallery image block.wpb_gallery .wpb_flexslider .flex-control-paging {display: none;}thank you Sign in to reply ...
Hi,
I'd like to delete the little points in the image gallery to only get the full images and not to choose the image I want to see.
Should I do a Revolution Slider to make it great ?
ID if needed : [email protected]
Password : Koreleonne1?
Hi Nicolas !
Please make the Rev Slider better when using the image gallery
thank you
Hi Kevin,
I hope you're well.
I would like to keep the image gallery instead of a rev slider.
The thing is that I want to delete the little points below the image gallery. Can you please help ?
Cheers.
Hi Nicolas !
Add the following css attribute to your style.css file to hide the small button below the gallery image block
.wpb_gallery .wpb_flexslider .flex-control-paging {
display: none;
}
thank you