Srain Posted July 30, 2016 Share Posted July 30, 2016 (edited) Hi everyone, I want to edit the "Pay with " buttons on 5th step of order process. (screenshot attached). I found its styles are in global.css. But If I change anything there, (even a space), it will affects the whole theme, as non-aligned or messed. The code where I modified: /themes/default-bootstrap/css/global.css p.payment_module a.cash { background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb; } Or, did I edited the wrong file? If so, how can I change that buttons style (like background color, font color, removing of gray colored ">" symbol, etc.,) Help me please! Edited July 30, 2016 by Srain (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 1, 2016 Share Posted August 1, 2016 You mean any change to global.css kills every single style in your theme?That selector should work, can you share the site's url? 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