This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
We have the Royal theme installed and our customers don’t seem to be aware that you can arrow or slide through the 2-3 slides of Upsells, or “parts” as we are calling the upsells.
Is there a way to change the arrows to “Back” “Next” instad of arrows?
Or change the arrow css colors?
Thx.
Nick
Hello,
Please try to add this code in Theme Options > Custom css:
.single-product .productCarousel .owl-controls {
opacity: 1;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up