- This topic has 5 replies, 2 voices, and was last updated 2 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hello! How can I make slider navigation arrows appear on the smaller devices as well? Thanks!
Hi Cesk,
At first, thank you for choosing our theme and service.
Please share your website URL and we will check for the possible solutions.
Kind Regards
Hi! My website: https://ceskfreixas.cat
Hi Cesk,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
@media screen and (max-width: 979px) {
#featured-slider .prev-arrow, #featured-slider .next-arrow {
display: block !important;
}
}
Kind Regards
Thanks!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards