Hello,
I have difficulties viewing my custom domain (transferred) on certain ISP. Please, Is there something I’m not doing right?
Domain is paocc.netlify.app
Cusom Domain is paocc.com.ng
Thanks!
Hello,
I have difficulties viewing my custom domain (transferred) on certain ISP. Please, Is there something I’m not doing right?
Domain is paocc.netlify.app
Cusom Domain is paocc.com.ng
Thanks!
@DamilolaA Your site seems to be loading for me in Southern California.
You do have a problem though with this CSS definition:
.bg-desktop-bg {
background-image: url('/images/Desktop BG.png');
}
The image isn’t loading, although that could be because there is a space in the filename and the space in the definition isn’t escaped.