Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Carousel 3 Nav */
- .jeg_postblock_carousel_3 .owl-carousel .owl-nav div {
- background-color: #244c7a;
- }
- .jeg_postblock_carousel_3 .owl-carousel .owl-nav div:before {
- color: white;
- font-size: 20px;
- -webkit-text-stroke: 3px white; /* width and color */
- }
- /* Carousel 3 Nav on Hover */
- .jeg_postblock_carousel_3 .owl-carousel .owl-nav div:hover {
- background-color: red;
- }
Add Comment
Please, Sign In to add comment