youstar Posted March 14, 2014 Share Posted March 14, 2014 I have a problem with my header, the distance is too big between the top bar to the searchbar. what is wrong, and how do I make it smaller Link to comment Share on other sites More sharing options...
vekia Posted March 14, 2014 Share Posted March 14, 2014 please share url to your store, due to the fact that this is non default theme without access to website is hard to help. Link to comment Share on other sites More sharing options...
youstar Posted March 14, 2014 Author Share Posted March 14, 2014 Here it is: Link Link to comment Share on other sites More sharing options...
dioniz Posted March 14, 2014 Share Posted March 14, 2014 Make new class in global.css like this: #header .wide_container{ padding:0; } Link to comment Share on other sites More sharing options...
vekia Posted March 14, 2014 Share Posted March 14, 2014 in addition, after changes you need to recompile theme due to the fact that you use CCC for css files (your all files are minified, so after changes its necessary to rebuild minified file) Link to comment Share on other sites More sharing options...
youstar Posted March 14, 2014 Author Share Posted March 14, 2014 Make new class in global.css like this: #header .wide_container{ padding:0; } Where do I put that in excactly? in addition, after changes you need to recompile theme due to the fact that you use CCC for css files (your all files are minified, so after changes its necessary to rebuild minified file) How do I do that then? Link to comment Share on other sites More sharing options...
dioniz Posted March 14, 2014 Share Posted March 14, 2014 (edited) In your themes css folder open global.css and put that code anywhere and save. In BO go to Advanced Parameters > Performance and check Recompile templates if the files have been updated. Edited March 14, 2014 by dioniz (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 15, 2014 Share Posted March 15, 2014 in fact, this option not always works, sometimes only once and the most important thing: not for css files. TURN ON force compile, TURN OFF cache and press button to "clear shop cache", then refresh your website front. after that, turn off force compile, turn on cache Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now