gallery and thumbnail navigation arrows dissapeared
-
Hello,
I am no longer seeing any navigation arrows for single item gallery and the thumbnails below it as well.
You can see what I mean in attached photo.
deactivating all plugins except woodmart and WooCommerce did not seem to affect this.
Attachments:
You must be
logged in to view attached files.
I managed to get it back but it is very small and is not noticeable.
Is there a settings page for the gallery navigation arrows as I am not seeing any.
Hi Pipeworkpieces,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-arrow-inner{
color: #fff;
}
.wd-disabled div.wd-arrow-inner {
color: #fff;
}
div.wd-arrow-inner:after {
font-size: 30px;
}
Kind Regards,
hello,
i did that and it did not make any change
Attachments:
You must be
logged in to view attached files.
Hi Pipeworkpieces,
I see the color has been changed, please let me know if you need further helps.
Regards,