Kinda confusing but is it possible to move the header down so it overlays the slider created in the advanced layout editor? Basically I want the entire header to be moved down to overlay the image from the sider…
Here is a screenshot of what I have:
https://www.dropbox.com/s/3exjy9b1hv6abbo/original.png
Here is a screenshot of what I want:
https://www.dropbox.com/s/h88izg2vybnekhn/changesrequested.png
Hi mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main {
padding-top: 0!important;
}
Best regards,
Yigit
Thanks Yigit.
Everything looks good on the homepage. But on the other pages I’m getting this weird line now…
Hey!
Please add following code to Quick CSS as well
.container_wrap { border-top-style: none; }
Cheers!
Yigit
Didn’t work.
See link:
http://positivelyplantpowered.com/educateyourself/
Cancel that – it’s working now! :)
Thanks!!