Color’s bullets and icon
-
Hello!
Tooday i downloaded your plugin first time! You have good plugin! Minimal and beautifull!
I have a qustion.
How to change color’s bullets? What code i need to whrite?
I know how to change color’s buttons:
.ms-skin-default .ms-nav-next:after, .ms-skin-default .ms-nav-prev:after { content: ''; border: solid #ffbb44; border-width: 0 3px 3px 0; display: block; padding: 10px; transform: rotate(135deg); -webkit-transform: rotate(135deg); } .ms-skin-default .ms-nav-next:after { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev { background: none !important; }
But dont know hot to change bullets.
And how to replace icons of buttons to custom?
I will be very appreciate you for answer this questions! ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Color’s bullets and icon’ is closed to new replies.