How to make row background transparent
-
Im not very skilled so pardon my ignorance..
http://emetofobia.de/credits/I would like the credits (.png with white text on transparent background) scroll over the fixed video with the video still visible. But the black background of the row covers the video and making the row background color transparent (#ffffff) doesnt helb but only makey it white.
Did I miss somtething?
Anyway: Thanks a lot in advance!
-
.hascover #footer-region, .cover-content, .cover-region { background-color: transparent!important; } .cover-region-desktop.id-21 .cover-inner{ background-color: transparent!important; } #grid.id-21 .row{ background-color: transparent!important; }
-
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"
-
Wow, that was quick!
And it totally solved it, amazing!
Thank you very much! -
Now anotther issue emerged on the Mobile versions: On Firefox everything is black like its supposed to be, while on Safari/Chrome all the backgrounds appear white..
Any hint for a quick fix? -
Ok, I solved the black/white issue..
Only the initial problem is still there in the mobile version and putting the code above into "Custom CSS for Phone" doesnt fix it. What do I need to change?Thanks so much again!
-
.cover-region-phone.id-21 .cover-inner{ background-color: transparent!important; } #custom-phone-grid.id-21 .row{ background-color: transparent!important; }
-
i changed my first css that i posted at first. it seems like it made too many things transparent. ^^
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options ā Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it