Comments jjhancock started the conversationJune 16, 2019 at 7:07pmAttempting to customer thee. Unable to have separate background behind main menu and page. Currently the background goes behind everything, and if I add the header background as well, it covers the other background completely. How do I fix this? 228Milingona repliedJune 17, 2019 at 6:34pmHi there,Please paste the following code into Bakery > Custom Code > Custom CSS: .vu_main-header { background-color: #fff; background-size: cover; background-position: center; background-repeat: no-repeat; background-image: url(YOUR_URL_IMAGE);}.vu_main-header:before { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #fff; opacity: 0.3; z-index: 1;}.vu_main-header > * { position: relative; z-index: 2;}Make sure to replace YOUR_URL_IMAGE with the link of the image you want to use.The result will be this: https://d.pr/i/bnlnJ7. Kind regards, Milingona Support Follow on Envato Facebook Twitterjjhancock repliedJune 17, 2019 at 7:04pmWorked perfectly. Thank you! 228Milingona repliedJune 18, 2019 at 10:12pmGlad to hear that. Thanks for the feedback! Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Attempting to customer thee. Unable to have separate background behind main menu and page. Currently the background goes behind everything, and if I add the header background as well, it covers the other background completely. How do I fix this?
Hi there,
Please paste the following code into Bakery > Custom Code > Custom CSS:
Make sure to replace YOUR_URL_IMAGE with the link of the image you want to use.
The result will be this: https://d.pr/i/bnlnJ7.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter
Worked perfectly. Thank you!
Glad to hear that. Thanks for the feedback!
Milingona Support
Follow on Envato Facebook Twitter