Overriding slider css values
-
I am wanting to change the slider overflow value so the overlay text will not crop upon wide resolutions. The code I am adding to my override file is as such:
.metaslider-flex .msHtmlOverlay {
overflow: visible;
}for some reason this is not working in the override, any suggestions?
- The topic ‘Overriding slider css values’ is closed to new replies.