d.crysty23 Posted October 31, 2013 Share Posted October 31, 2013 (edited) there's a button on my site that looks different than the others. it's grey, not orange. if you want to see the exact page where the button is, you will have to add this product http://www.3bwine.co...oduct&id_lang=1 and press "check out". on the left side you will see the button "continue to shopping" - that's the one. i've tried to solve this problem on my own and as far as i can tell there are 2 ways to fix it: 1. either i edit the picture bg_bt_2.gif in photoshop and try to colour it different (the picture is very small and it's not a single colour, which makes editing it more difficult) 2. i go to file "cleantheme.css" on line 73 and edit the colour of the coloured text: #FFFFF (that's the problem though, the colour changes for all the buttons and i only wan i've also made a screenshot for you to see clearly. thanks in advance Edited October 31, 2013 by d.crysty23 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 i don't know this theme, but by default you can change colors of this button with this code: .cart_navigation a.button_large {color:red!important;} other params also, just define them in class above Link to comment Share on other sites More sharing options...
d.crysty23 Posted October 31, 2013 Author Share Posted October 31, 2013 where should i put in the code? what file and what line? Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 you can put it anywhere you want in global.css file located in your theme/YOUR_THEME/css/ directory Link to comment Share on other sites More sharing options...
d.crysty23 Posted October 31, 2013 Author Share Posted October 31, 2013 i've added the code in global.css in line 420 and it doesn't work Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 please share url to your website, i will inspect code of your store. meanwhile, you can try to clear browser cache and hard refresh your website with CTRL+F5 Link to comment Share on other sites More sharing options...
d.crysty23 Posted October 31, 2013 Author Share Posted October 31, 2013 http://www.3bwine.com Are you refering to this link? Link to comment Share on other sites More sharing options...
vekia Posted October 31, 2013 Share Posted October 31, 2013 you use different (non default theme) paste your code to cleantheme.css file Link to comment Share on other sites More sharing options...
Recommended Posts