These arrows are too close together, not just here.
Is it possible to adjust the settings to add some spacing for all the left and right arrows?
This topic has 5 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by MAHDAR
These arrows are too close together, not just here.
Is it possible to adjust the settings to add some spacing for all the left and right arrows?
Hello,
Thank you for reaching out to us.
Could you please provide a link to the page from which the screenshot you shared was taken?
Best regards,
8Theme’s Team
Private content
Hello, MAHDAR,
We appreciate your prompt response.
Custom CSS code can be used:
.middle-inbox .swiper-entry:hover .swiper-button-prev, .middle-inbox.swiper-entry:hover .swiper-button-prev {
left: 20px;
}
.middle-inbox .swiper-entry:hover .swiper-button-next, .middle-inbox.swiper-entry:hover .swiper-button-next {
right: 20px;
}
Best regards,
8Theme’s Team
Thanks for the support! My topic “The spacing of the arrows on the left and right for all arrows” has been successfully resolved.
The issue related to '‘The spacing of the arrows on the left and right for all arrows’' has been successfully resolved, and the topic is now closed for further responses