hi, I try to change a title size in slideshow, I add
@media (max-width: 991px)
.acm-slideshow .owl-carousel .item .slider-content h1 {
font-size: 30px;
}
in a custom file but i Can't see the change, can you help me?
size title slideshow
hi, I try to change a title size in slideshow, I add
@media (max-width: 991px)
.acm-slideshow .owl-carousel .item .slider-content h1 {
font-size: 30px;
}
in a custom file but i Can't see the change, can you help me?