Hi,
I tried to set the article in blog, but I if want to add sidebar the content disappears on mobile (). On the desktop it works fine (). The problem is only in blog articles (https://atelyer.cz/aktualni-info-o-doruceni-aneb-objednavejte-radosti-bez-omezeni/). Do you have any experience with that?
Thanks,
Filip
Hi Filip,
Sorry for the problem. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.template-blog .post .entry-content-wrapper {
overflow: visible;
}
}
Best regards,
Rikard
Hi Rikard,
it works perfectly.
Thank you,
Filip
Hi Filip,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria