Hello,
1 – Is there a way to increase the witdh of the easy slider on the events page – see link in private window – the 2 sliders should take the whole width of the page
2 – How can the the sliders stick to the very top, thus no blanc space on top
Thank you,
Best, AB
Hi anma!
You would need to use the fullwidth easy sliders for that.
You can add this inside a codeblock element in the page content to remove the padding.
<style type = "text/css">
main { padding: 0px !important; }
</style>
Best regards,
Elliott
Hi Elliot,
Thank you for your reply, but the 2 sliders should be next to each other, thus 2 sliders on 1 line but screen filling, this does not work with the fullwith slider as you can’t add them into colums. Any other idea?
Best, AB
Hi Elliot,
Finally I’ve chosen the portfolio solution, thus its solved,
Thank you,
Best, AB