Steve Joms Posted February 19, 2016 Share Posted February 19, 2016 Hi, How can I move/edit this? this happens in my quick view. Color selection is hide in ADD TO CART button Thank you, Joe Marie Link to comment Share on other sites More sharing options...
Simonas Invertus Posted February 19, 2016 Share Posted February 19, 2016 I do not think that anybody could help you without seeing actual shop. Link to comment Share on other sites More sharing options...
Steve Joms Posted February 19, 2016 Author Share Posted February 19, 2016 Sorry, here is our shop http://www.megapui.com/ Thank you, Joe Marie Link to comment Share on other sites More sharing options...
Simonas Invertus Posted February 19, 2016 Share Posted February 19, 2016 If you find the code like this: #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom { /* position: absolute; */ bottom: 0; right: 0; left: 0; } And comment position like I did, the problem solves itself, but I have no idea if these classes are used elsewhere. If you comment bottom it also does the trick. If you comment left the whole block goes to the right, but I am not sure if you would like it. I hope this puts you on the right path. 1 Link to comment Share on other sites More sharing options...
Steve Joms Posted February 19, 2016 Author Share Posted February 19, 2016 Thank you Simonas. I let you know if it works good for me. Link to comment Share on other sites More sharing options...
Steve Joms Posted February 19, 2016 Author Share Posted February 19, 2016 Is it in global.css? Thank you, Joe Marie Link to comment Share on other sites More sharing options...
Simonas Invertus Posted February 19, 2016 Share Posted February 19, 2016 You should look in [your_shop]/themes/[your_theme]/css I can not see which file it is exactly from the looking at your page. Link to comment Share on other sites More sharing options...
Steve Joms Posted February 22, 2016 Author Share Posted February 22, 2016 Found it its in bootstrap.css in ul ol tag properties Thank you, Joms 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