Hi,
I have read a lot of your threads about the full width Easy slider on mobile but nothing works for me so can you please help me to get the height bigger on mobile device.
I have also a problem with the text on the slider on the greek pages which are not mobile friendly
Thank you,
Annika
Hey anweb,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home .caption_container {
padding-top:20px;
}
}
Best regards,
Rikard
Hi,
Nothing happens and the first page is not the biggest problem it’s worst on http://www.marilia-studios.gr/accommodation-marilia-rooms-studios-amorgos/ for instance?
And what about the greek language, the text is not responsive while it works for English?
Thanks,
Annika
Hi,
Please try this instead:
@media only screen and (max-width: 767px) {
.caption_container {
padding-top:20px !important;
}
}
Best regards,
Rikard
Didn’t work either but just saw that you know have put choose screen options so I will do different for mobile thank you