Hey guys I've a problem on my code, when I open my code on visual studio code, on live server system, the slide get column, but when I open the .html without the live server, the slide it gets in row.

Captura_de_tela_2022-02-20_120343.jpg

Captura_de_tela_2022-02-20_120319.jpg

Are both versions using the same CSS file? Is it possible that there is a second CSS file that is accessible in the remote version but not available locally?

Are there any JS files that may be altering the DOM that may be working in one version but not the other?

It’s not really possible for me to diagnose this without seeing the actual code. Can you please attach to a post the html and css of the local version (if the file extensions are not supported, upload as a zip or use a .txt extension)? Also, can you please link to the server version? This way I’ll be able to investigate the differences between them.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.