How can I change the arrow color on the
Product page?
Please see screenshot
Hi,
Sticky arrows take their color from Betheme -> Theme options -> Colors -> Content, from the Theme color.
Best regards
I have entered there and its still grey?
You mean the arrows at the top, not the sticky ones, right?
These buttons take their styles from Betheme -> Theme options -> Global -> Buttons.
it did not change arrow colors on shoppage...is there somewhere else I should try?
Please, try the following CSS code:
.single-product .next-prev-nav li a{ background-color: #f2137f; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Comments
Hi,
Sticky arrows take their color from Betheme -> Theme options -> Colors -> Content, from the Theme color.
Best regards
I have entered there and its still grey?
You mean the arrows at the top, not the sticky ones, right?
These buttons take their styles from Betheme -> Theme options -> Global -> Buttons.
Best regards
it did not change arrow colors on shoppage...is there somewhere else I should try?
Please, try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks