S
S
Sergey But2019-01-27 16:32:31
css
Sergey But, 2019-01-27 16:32:31

How to remove text on slikc slider navigation buttons?

5c4db2964a569749039209.jpeg
This text needs to be removed, just to keep the NATIVE Slick SLidera navigation button. Is there any setting?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton Nikonorov, 2019-01-27
@modeusweb

.slick-arrow {
  text-indent: -9999px;
}

or
.slick-arrow {
  font-size: 0;
}

A
Alexey Golyagin, 2019-02-23
@webrevenue

Remove text from slick.js file and save prntscr.com/mp1exm

F
Fedor, 2019-02-27
@Fedor19

Try with parameters:
nextArrow
prevArrow
Or with css styles.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question