Hi, the color changing option is already available. For size, you can provide me the URL and I will send you custom CSS code to do that.
Regards
Hello Rameez Iqbal, thank you so much for getting back to me. I just saw your response and will be happy to give you the URL
The site is on a dev server lafamilia.pairserver.com
The two things I need help with are inserting my own Arrow Image or Changing size, and also, I have chose the post card option for style. Anyway to give this its own size? They seem to stay the same size no matter what I do.
Thank you again!
Hi, please paste the following code in the custom CSS box
#carousel-560 .slick-next:before,
#carousel-560 .slick-prev:before {
font-size: 34px;
}
#carousel-560 .slick-next,
#carousel-560 .slick-prev {
font-size: 34px;
}
For the sizes, try changing Number of Columns.
Regards