Dave L Posted December 28, 2016 Share Posted December 28, 2016 (edited) Hi On the product page I would like to put a space after '1 item in stock' : Could anyone advice how to do this please. Thanks Edited December 31, 2016 by Dave L (see edit history) Link to comment Share on other sites More sharing options...
Dave L Posted December 31, 2016 Author Share Posted December 31, 2016 Never mind. I really should learn some CSS. #last_quantities { background: #fe9126; border: 1px solid #e4752b; padding: 4px 8px 3px; position: relative; top: 1px; margin-left: 10px; } Just change margin-left: 0px; to margin-left: 10px; 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