Change size of arrows
-
Hello,
I am using your ms-clarity-theme for my carousel slideshow. I would like to reduce the size of the arrows on the left and right. The only way I can do that is by inserting !important into the CSS code like this:
.metaslider.ms-theme-clarity .flexslider .flex-direction-nav li a {
height: 25px!important;
width: 25px !important;
background-size: 10px auto !important;
}How can I do it without having to use !important?
Many thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.