Hi all,
I’m trying to update style.css without success.
I’m trying to move the search bar from 50% to 20%. medicaladviceforyou.com
#nav #top_search {
position: absolute;
right: 0;
top: 20%;
margin-top: -12px;
When I’m checking the live site it still at 50%. I’ve tried pretty much everything like cleaning the cache PC and server.
It looks like that the css link is now style.css?ver=4.0.1.
i’ve also checked the admin and the css has been change to 20% but nothing change.
Any ideas??
Thank you for your help