Hello, i have a Problem with my Mobile view on my website at-it.online can you help me ?
The Text on the slider is not completet in the mobile view
Mobile View:
Desktop View:
Hey tsvweinsberg,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home .slideshow_align_caption h2.avia-caption-title {
font-size: 28px;
}
.home .avia-caption-content p {
font-size: 14px;
}
}
Best regards,
Rikard
Hi, i have edit the quick Css, it be the same nothing have change.