newbive Posted February 1, 2014 Share Posted February 1, 2014 hello how do i change the background color of all the bars? i already changed the background color of the top horizontal menu but i also want to change the colors of all the horizontal bars? thank you! Link to comment Share on other sites More sharing options...
Paulito Posted February 1, 2014 Share Posted February 1, 2014 Good morning Assuming you are using PS default theme Go to: public_html/your store/themes/default/css/global.css Around line 289 - Change the colour in RED to whatever you require /* BLOCK .block ******************************************************************************** */ .block {margin-bottom:20px} #footer .block {margin-bottom:0} .block .title_block, .block h4 { padding:6px 11px; font-size:12px; color:#fff; text-shadow:0 1px 0 #000; text-transform:uppercase; background:#c20000; font-weight: bold; } Result http://screencast.com/t/suyGc5g5 Hope this helps Paul Link to comment Share on other sites More sharing options...
newbive Posted February 1, 2014 Author Share Posted February 1, 2014 Thank you Paulito! The response was very vivid and concise and most of all very fast! Solved! 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