i have an css that style my website i added two classes called “sub_div” and “inputs_numbers” there, but when load the page thats calls those classes it doesn´t show up in the css file.
but if i do in localhost the css file loads correctly. what i doing wrong?
You’ll have to make sure you upload the CSS file with the changes you made on your domain’s htdocs/css/ folder, replacing your old CSS file, as they won’t be imported directly from your local server; afterwards, clear the browser cache by pressing a few times Ctrl + F5 while viewing your website.
If that doesn’t help (because some browsers are stubborn) then follow these instructions: