Comments 1Alex started the conversationOctober 17, 2016 at 10:26pmHi, one more question:Where can I change arrows color at the shop item page? I need them to be black.Thank You! 1,558Laborator repliedOctober 18, 2016 at 11:26amHi Alex,Paste the following CSS in your Custom CSS area, it will turn the arrows to black: .woocommerce .single-product .images .product-images-carousel .nextprev-arrow i, .woocommerce .single-product .images .thumbnails .nextprev-arrow i { color: #000; }Best regards,Laborator Team Documentation Join Kalium Users Group 1Alex repliedOctober 19, 2016 at 1:18amHi, tried to paste this code, but it did't work. arrows are still white. 1,558Laborator repliedOctober 19, 2016 at 11:26amHi Alex,Try this one: .woocommerce .single-product .images .product-images-carousel .nextprev-arrow i, .woocommerce .single-product .images .thumbnails .nextprev-arrow i { color: #000 !important; }Best regards,Laborator Team Documentation Join Kalium Users Group 1Alex repliedOctober 20, 2016 at 10:25pmHi, tried second code, no changes too :( 1,558Laborator repliedOctober 21, 2016 at 1:15pmHi Alex,I managed to fix it, you have pasted the code inside the body {}, but it needs to be separate Best regards,Laborator Team Documentation Join Kalium Users Group 1Alex repliedOctober 21, 2016 at 5:05pmYes, it works! Thank You! 1,558Laborator repliedOctober 23, 2016 at 1:11pmHi Alex, I'm glad to hear that P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link). A huge thank you from Laborator in advance!Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi, one more question:
Where can I change arrows color at the shop item page? I need them to be black.
Thank You!
Hi Alex,
Paste the following CSS in your Custom CSS area, it will turn the arrows to black:
Best regards,
Laborator Team
Hi, tried to paste this code, but it did't work. arrows are still white.
Hi Alex,
Try this one:
Best regards,
Laborator Team
Hi, tried second code, no changes too :(
Hi Alex,
I managed to fix it, you have pasted the code inside the body {}, but it needs to be separate
Best regards,
Laborator Team
Yes, it works! Thank You!
Hi Alex,
I'm glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link). A huge thank you from Laborator in advance!
Best regards,
Laborator Team