Greetings from Vienna
I have a content slider with a picture and text in 2 columns, looks fine on tablet and pc, but on smartphone, the contents are overlapping:
How can I get this right, or do I have to use another type of slider.
For further inspection see login below
Thank you in advance for your support and best regards
Gerhard
Hey Gerhard,
Maybe we even iPad view needs adjusting.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) {
div.entry-content, div.slide-entry-excerpt.entry-content {
width: initial !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanx a lot, worked perfectly, problem solved!
Best greetings from Vienna!
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thank you for closing the topic, all works perfect