Knowledge Base / FAQ/Solutions

Symslider image stack - remove navigation arrows

Kevin
posted this on March 11, 2011 14:27

This is pretty straightforward if you point either  the Chrome inspector or Firefox Dev Tools at the element

.arrow{display:none!important;}

Learn and Love CSS with dev tools

 

Comments

User photo
MV

Wow, do you know everything? ;D

Thanks a lot man!

Marcel

March 11, 2011 14:32
User photo
Kevin
SymfoniP

Have a good weekend there Marcel 

Bedankt :)

March 11, 2011 14:35
User photo
MV

Hello again Kevin,

If i wanne use the arrows in color white? How can i do this?

Thanks a lot 

Marcel

April 03, 2011 14:01