• fullstackmartinez

    (@fullstackmartinez)


    Good afternoon. Awesome plug in, is doing exactly what I need it to do. I do have one quick question: Is there anyway to change the Next/Previous Arrow Image to one of my own?
    OR, if not, how would I make them bigger/change color/ etc? Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rameez_iqbal

    (@rameez_iqbal)

    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

    Thread Starter fullstackmartinez

    (@fullstackmartinez)

    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!

    Plugin Author rameez_iqbal

    (@rameez_iqbal)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Replace Arrow Image with my own’ is closed to new replies.