Tagged: Sliders
- AuthorPosts
- April 6, 2021 at 2:20 pm #35786ShinjuGuest
Hi there,
I’m having some problems with the slider on my contact page.
No matter what I do (I know nothing about coding, so haven’t tried that) the slider dots appear in the right place when editing the page, but when it is made live, it appears on top of my text or not even in the slider block. How do I fix this problem?
I would like the dots to appear at the bottom of the box, just below the text.Any help would be greatly appreciated!
April 6, 2021 at 2:26 pm #35795Jesse OwensKeymasterHello Shinju-
Thanks for reaching out, and thanks for using the Post and Page Builder for WordPress.
It looks like your theme, Customify, is overriding some of the styles for the slider. Navigate to your theme’s Customize > Additional CSS menu, and paste these lines there:
button[id^='slick'] { line-height: unset; min-height: unset; padding: 0; } button[id^='slick']:before { top: unset !important; } button[id^='slick']:hover { box-shadow: none !important; } ul.slick-dots { margin: 0; }
April 8, 2021 at 2:44 pm #35871ShinjuGuestHi Jesse
Thank you so much!
I managed to fix it with your help - AuthorPosts
- The topic ‘The slider dots appear in the wrong place’ is closed to new replies.