I want to make the background transparent under the large header photo placed in a content section. The “general style” setting shows this correctly, so the “cloudy sky” remains visible, but not on the website itself. How can I make it so the cloudy sky remains visible on the website?
Hey Brugmedia,
Thank you for the inquiry.
The “cloudy sky” background seems to be displaying correctly on our end. Would you mind providing a screenshot of the changes you’d like to make? You can upload and share it using platforms such as Savvyify, ImgBB, PostImages, or Dropbox.
Best regards,
Ismael
Here you can find the images
https://postimg.cc/gallery/qB9VVD7
Login in private content
Hi,
Try this css:
#top.page-id-431 #main,
#top.page-id-431 #av_section_2.avia-section {
background-color: transparent;
}
After applying clear your browser cache and check.
Best regards,
Mike
Mike,
It works, thanks.
