Hi, I just wanted to know how to either get rid or decrease the white space between the easy slider and header when I have the slider on? I want the slider to be as close to the header as possible to make it look cleaner. Thanks!
Hey rmonis86!
Drag a codeblock element to the page and add this inside.
<style type = "text/css">
main { padding-top: 0px !important; }
</style>
Regards,
Elliott
Thank you very much and how do I make the color section full width?
Hey!
Hmm, well, for that a grid row element might work better. You could try dragging a codeblock element to the page and add this inside.
<style type = "text/css">
#av_section_1 .container { max-width: 100% !important; }
</style>
Cheers!
Elliott
Hi when I add that css code it stretches all the elements on that page. I just want the bottom text specifically to have 100% width.
Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
Rikard
Sure here are the credentials
Also another question is there a way I can have a full screen slider in the background and still be able to edit the page the way I want to? Something similar to this http://www.brooksidefund.com/. Which slider would I need to use to be able to have the same look as that website? Thanks again!
Hey!
I think if you really want exactly this slider you would need to search a plugin for it.
You color section seems to go over the whole screen for me. In fact color sections are always full width. So not sure what you mean. Could you already fix it?
Best regards,
Andy