Hello at Kriesi,
I have integrated the post slider in a page showing 3 columns and 3 entries in a row. On mobile these columns are stacked one below the other – thats great. Can I have this on tablet too? At the moment on tablet the first image is big and the next 2 are below and in row. I want them all on below the other too.
Thanks!
Best Regards
Jörg
Hey Sigmund,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) {
#top #wrap_all .slide-entry {
width: 100% !important;
margin-left: 0 !important;
}
}
Best regards,
Rikard
Great, that works! Thank you, Rikard.
Best Regards
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
Hi,
yes, perhaps you can help: The images of the post slider now have a grey background left and right on some tablet screensizes (like ipad mini in landscape mode). You can simulate that by browser resizing.
Best Regards
Hi,
Thanks for the feedback. Please try this CSS as well:
span.image-overlay-inside {
border-color:transparent !important;
}
If that is not what you are referring to then please post a screenshot of what you would like to remove.
Best regards,
Rikard
Hi,
thanks Rikard. I have tried your code and later found it myself. I had to change the color of “Alternate Background for menu hover, tables etc” for the Main Content.
You can close the topic. Thanks once again.
Best Regards
Hi Sigmund,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria