Metaslider custom css not working
-
What it says when I inspect element:
.metaslider .caption {
padding: 5px 10px;
word-wrap: break-word;
}Now I want to change the padding. When I change it indirectly via inspect element, it works. When I copy it over to style.css it doesnt work. Am I missing a selector here?
By the way I am doing this via localhost, so I wont be able to link my site. Sorry for that. Just starting out.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Metaslider custom css not working’ is closed to new replies.