Hi Guys,
I have an issue with a booking form (using YITH Booking Premium Plugin) when on mobile. It seems to be a layering issue as on scroll the Enfold header and Footer look to be on top of the booking form.
I have placed the Yith Booking Form into a widget and am running this fine on multiple products on desktop.
I’d really appreciate if you could get me a quick response on this one. I’ve been waiting for a response to another support request I had on this one for a number of days now. Thankfully between the plugin devs and myself, we got that one sorted but I’ve always found Kriesi and Enfold support to be 100%, hopefully, that can be achieved here.
Thanks!
Hey mint,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .title_container.container_wrap {
z-index: 1;
}
If you need further assistance please let us know.
Best regards,
Victoria