I read this article…
https://kriesi.at/support/topic/how-do-i-get-the-header-logo-to-overlap-into-the-slider-area/
… and note that it is possible, for instance, to overlap the logo over the slider. Is it also possible to overlap the last item on a page over the footer area? For example, I would like the post-it note image on this page to overlap the footer…
http://newsite.coldstash.com/
Thanks,
Larry
Hi Larry!
Please firstly turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your image a custom CSS class. Then add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-class { margin-bottom: -100px!important; }
#footer { z-index: 0; }
Regards,
Yigit
This theme is more insane the more I use it. Custom CSS fields just opened a whole new world! Love it!
Thanks Yigit!
Hi!
Thank you for visiting Kriesi’s support forum! In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!
Regards,
Ismael