Please help asap! Black Friday sales on now and we need a solution fast.
Our site (URL in private content) is using easy slider element and the title does not show on mobile (does not resize accordingly). I have tried several quick css codes from other threads but none worked.
Hey web6s,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.home .avia-caption-title {
font-size:22px !important;
}
}
Best regards,
Rikard
That did not work. In fact, any quick CSS I have been trying lately has worked.
Any ideas?
Hi,
Please add the code to the very top of quick css so it runs first. Also be sure to clear your cache a few times over.
Best regards,
Jordan Shannon