-
AuthorPosts
-
July 13, 2021 at 8:46 pm #1310039
Hallo,
i want to push the slide icons below the slider
but he push it below the visible filed…mean hide the dots..avia-slideshow-dots { bottom: -15px; }
`
How it shouild be: https://ibb.co/gPYzN5H-
This topic was modified 4 years, 3 months ago by
xeovision.
July 15, 2021 at 12:36 pm #1310258Hey Sebastian,
I’m not sure if it’s possible to place them below the slider, but send us a link to where we can see the actual slider, and we’ll have a closer look at it.
Best regards,
RikardJuly 15, 2021 at 4:33 pm #1310307Can send only as PM because it is a customer page
July 17, 2021 at 4:55 am #1310448Hi xeovision,
Thanks, can you try adding this CSS code in Enfold > General Styling > Quick CSS:
.page-id-3600 .avia-slideshow { overflow: visible; } .page-id-3600 .avia-slideshow-dots { bottom: -60px; }Best regards,
NikkoJuly 17, 2021 at 11:16 am #1310479Thanks, this works fine on desktiop but
– mobile they dissappear somewhere
– they not clickable-
This reply was modified 4 years, 3 months ago by
xeovision.
July 18, 2021 at 8:42 pm #1310636Hi,
Thank you for your patience, by default these are hidden on mobile and they are not clickable because they are behind the lower element, please try updating to this css:#top.page-id-3600 #full_slider_1 .avia-slideshow { overflow: visible; } #top.page-id-3600 #full_slider_1 .avia-slideshow-dots { bottom: -60px; z-index: 99; } #top.page-id-3600 #av_section_4 > .container { z-index: 0; } @media only screen and (max-width: 767px) { .responsive #top.page-id-3600 #full_slider_1 .avia-slideshow-controls a { display: inline-block; } }Best regards,
MikeJuly 18, 2021 at 9:20 pm #1310641Thx, this works fine now.
Ticket can be closed.July 18, 2021 at 11:43 pm #1310649Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
This topic was modified 4 years, 3 months ago by
-
AuthorPosts
- The topic ‘Place slideshow dots below slider’ is closed to new replies.
