Marian Fitz
Posts
-
Accordion -
user-login-mask on frontpage 😫 -
user-login-mask on frontpage 😫hey there
first ! many thanks for the shop setup i think this will still grow nicely 🥰
maybe you can help me out how to remove the user log-in-mask on the start page?
I have tried everything in the settings of laytheme or woocommerce but have not found a solution
with the release of my shop i got a problem with the user accounts, even though i allow customers to place orders without an account under the woocommerce settings.
i tried to hide the mask with css but it does not work or it hides the whole elements of the homepage 😫😫
maybe someone has the same problem and / or a solution 🙊
best marian 💙
-
Using Footer with Fullscreen Sliderdear @mariusjopen @arminunruh @andrewbmcgill
I think I got it
using the z-index#footer-region { display: block!important; position: fixed!important; bottom: 0; z-index:5; left: 3px; width: 100%; }
best Marian
-
Using Footer with Fullscreen Sliderthx @mariusjopen
how can i show my footer on the fullscreen slider?
as u can see the code works on the about page
https://studiovd.de/about/
(password: 123)#footer-region{ display: block !important; position: fixed; bottom: 0; left: 0; width: 100%; }
but not on the front page /:
Best!
Marian -
Using Footer with Fullscreen SliderDear @telmotype @mariusjopen
unfortunately does not work after the last update :-(
#footer-region{ display: block !important; position: fixed; bottom: 0; left: 0; width: 100%; }
any ideas?