hello
how can i make the body transparant so i can view the backgroundpic through the main text?
the green of the pic would be nice to let it shiine through
Hey jeel147,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #main,#top .main_color {
background-color: transparent;
backdrop-filter: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Mike, thats brilliant! thanks!
1. and imagine if i want it to be only 50% transparant?
2. and inlcuding the upperpart, the menupart? of the bar on the left ( in case there will be one ).
3. and only this particular page?