Why isn't my website fully rendering?

Website URL

https://futuretouchvision.kesug.com

Error Message

My website is not rendering cause I changed all the files but the code is correct

Other Information

(other information and details relevant to your question)

Please make sure you have the correct files in the htdocs folder

6 Likes

the website seems to look ok to me, I cant see anything missing

I do however see this error message

cdn.tailwindcss.com should not be used in production.
To use Tailwind CSS in production, install it as a PostCSS plugin
 or use the Tailwind CLI: https://tailwindcss.com/docs/installation
cdn.tailwindcss.com:62:1709
5 Likes

Yes I have.

I can’t see the image nor the menu in mobile

Your menu works fine, but your stylesheets seem to be buggy. I can’t find the exact line where this bug occurs, but I can tell you that when your website adjusts size on smaller devices, it creates a new scrolling section inside the same page, which causes your drop-down menu to be hidden. So my best guess is to check the whole code. You might be able to fix it.

5 Likes

Maybe is because of the post CSS but I can’t find the problem in my vode

And is this why my hero images won’t render to?

Maybe, but I think it’s rather a problem with missing files. In the below image, you can see there are a few images and files that are missing. (404)

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.