• Resolved sunza

    (@sunza)


    How could I increase the size of the arrows ? Is it possible with CSS ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • margr

    (@mar1984)

    Hello! I had the same doubt and I have resolved it with:

    .slick-next:before, .slick-prev:before {
        font-size: 22px;
    }

    Regards!

    Thread Starter sunza

    (@sunza)

    Thanks a lot !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Size of arrows’ is closed to new replies.