Forum Replies Created
-
AuthorPosts
-
September 28, 2017 at 9:26 pm in reply to: How to change color of arrows and dot on lookbook carousel slider ? #10949
Hi,
1. Use the code below please.pm-slick .slick-arrow { background: #000; } /* normal state */ .pm-slick .slick-arrow:hover { background: #000; } /* hover state */2.
.slick-slider .slick-prev, .slick-slider .slick-next { background: #000; } /* normal state */ .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover { background: #000; } /* hover state */4.
.pm-slick .slick-dots li button::before { color: #000; } /* Normal sate */ .pm-slick .slick-dots li button::before:hover { color: #000; } /* Hover state */ .pm-slick .slick-dots li.slick-active button:before { color: #000; } /* normal state of active */ .pm-slick .slick-dots li.slick-active button:before:hover { color: #000; } /* hover state of active */Change #000 to the color which you want.
Cheers,
FosterHi,
You can adjust the size of the logo in Theme Option.Hi,
I saw you added some custom CSS code to customize this button, So for this case please provide me a temporary admin account, I will adjust for you.Cheers,
FosterHi,
I’m so sorry for the delay, I have fixed this issue for you, please check.
Thank youHi,
I have fixed this issue for you, please check.
Thank youDid you change the admin password? Please provide me once again.
Thank youCould you please give me the link to that product to check it faster?
Hi,
Sorry for the delay. How can you improve Variable Product Attributes in product detail? (To only show variation with stock)Hi Marjolein,
Please use the code below
Cheers,
FosterHi,
I’m sorry for the unwanted inconvenience, we are still hard working to find solutions and fix this issue, please kindly stay tuned. I will get back to you soon with any update on this.
Hope you understand.
Best regards,
Foster -
AuthorPosts