In the SETTINGS - navigation, it’ll be good to put the thumbnail above as well !!!
1 Like
Hi there, @DIREZ_Jerome
I see that my colleague Nataly has already shared a CSS code in a support ticket:
@media (min-width: 768px) {
.eapp-slider-thumbnails-component {
inset: 0px 0px auto auto;
width: auto;
transform: none;
}
}
Add it to the Custom CSS field on the Advanced tab of your widget’s settings and let us know if it worked