Loading old style.css

Hello,

I have a problem with style.css. I loaded new style.css file with some changes, but my website is still using old one. I cleaned cache, it didnt help. I discovered that on my server: http://sdragon.pl/style.css is displaying newest version, but in html code I see that ?var=4.6.1 is being loaded and it is different than my style.css file

<link rel='stylesheet' id='shapely-style-css' href='http://sdragon.pl/wp-content/themes/shapely/style.css?ver=4.6.1' type='text/css' media='all' />

What should I do? I tried almost everything.

Hi @danielu221,

I hope you are well today and thank you for your question.

Please note you are making changes in the theme files therefore you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation so instead of making changes in the style.css file of theme you can use the custom CSS code by adding it in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

Best Regards,
Movin