Hi,
On the homepage of my site the background won’t be seen while the settings are correct in website styling.
As you can see in the following pictures.
Can you help me?
Thnx!
Hey gdg161987,
So you would like a transparent background in that section? Please provide a link to the page/site in question so we can look into this further.
Best regards,
Jordan Shannon
Hi,
Yes that is correct.
Because the domainname isn’t resolved, please add the private content to your host file and browse to https://mooivanthuis.nl.
Thank you!
Gerard
Hi,
I was still not able to pull the site. However if you can inspect the element and pull the exact class name of that section, you should be able to add the following to quick css:
.classname{
background:transparent!important;
}
Best regards,
Jordan Shannon