Carousel Text
-
Hello All,
I moved the slider Title text to the top of my slider. It looks just fine on my desktop. However, on my mobile device it looks cut. I have used the following code, but no result:
@media only screen and (max-width: 480px) and (min-width: 200px)
.carousel-text h1 {
margin-top: 0px !important;
font-size: 0.8em;
}Any help/ advice would be greatly appreciated.
Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Carousel Text’ is closed to new replies.