Opacity of Background Color for a Page
General Discussion
2
Posts
2
Posters
150
Views
3
Watching
-
Would it be possible to add an option to define the opacity of the background color for a page? I need this feature for an overlay menu I’m working on for a website.
I would really appreciate it if you could make this possible. Alternatively, if it’s something I can achieve with custom CSS, I would be grateful if you could guide me on how to do it.
-
.lay-overlay>.lay-content{ background-color: transparent; } .lay-overlay>.lay-content #grid{ background-color: rgba(255,255,255,0.9)!important; }maybe it could be good to learn how to use the browser inspector and how to create custom css for you
with the browser inspector you can see which html elements are on a page and what css is currently applied to them.
then in there you can change the css live to get a preview of what css would nee to be written to change how things look, pls google that
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com