- This topic has 12 replies, 2 voices, and was last updated 3 years, 10 months ago by
John.
-
AuthorPosts
-
May 17, 2022 at 2:33 am #2222077
John
Hello GP-Support !
Please see my off-canvas menu on
http://www.understand-culture.com
and/or on
http://www.johnottomagee.comIs it possible to make the background
of the menu translucent (if that is the
right term)?In the sense that you can still see the
site-page behind the menu.Thanks.
John
May 17, 2022 at 3:12 am #2222113David
StaffCustomer SupportHi there,
try adding this CSS:
div.slideout-overlay { left: 264px; } #generate-slideout-menu.main-navigation { background-color: transparent; } #generate-slideout-menu:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(255,255,255,0.85); backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }It will make the background transparent, and add a little blur ( where supported ) to the content behind the off canvas.
May 17, 2022 at 5:34 am #2222262John
Hi David,
Thanks for the very fast response time.
I added the code above to Simple Custom CSS,
but no change.Do I need to make some kind of
change or tick something off in the
off-camvas menu?John
May 17, 2022 at 5:56 am #2222278David
StaffCustomer SupportTry clearing the browser cache – as its working for me:
May 17, 2022 at 6:45 am #2222352John
Yes, it is does work, David.
Perfectly. And beautifully.I did not recognize it as transparent
on my wide screen Mac because there is
nothing but white space on the left
hand side of the screen. 🙂But on my iPhone it looks great.
You do great work, David !John
May 17, 2022 at 7:09 am #2222389David
StaffCustomer SupportThank you 🙂 It was Apple inspired, i like the transparent blur they use.
Glad to be of help
May 17, 2022 at 7:24 am #2222408John
Oh, Apple started it.
I find it very elegant.May 17, 2022 at 9:09 am #2222803David
StaffCustomer SupportMe too 🙂
May 17, 2022 at 9:31 am #2222826John
One definition of elegance:
“scientific precision, neatness, and simplicity” (Merriam Webster).I believe very strongly in this.
See a great video about Dieter Rams’ Ten Principles of Design:
May 18, 2022 at 2:55 am #2223400David
StaffCustomer Support“Weniger, aber besser” 🙂
May 18, 2022 at 4:15 am #2223475John
That’s it, David.
Are you a German speaker/reader?
May 18, 2022 at 5:07 am #2223522David
StaffCustomer SupportOh no – my multilingual skills are 2% knowledge and 98% google translate 🙂
May 18, 2022 at 5:26 am #2223546John
Google Translate, by the way, is exceptionally
good as long as the content uses straightforward,
clear, grammatically correct language.I tested it this week with my content on
http://www.understand-culture.comPresto-changeo … near-perfect translations !
-
AuthorPosts
- You must be logged in to reply to this topic.