SeizeTheDay Posted July 2, 2021 Share Posted July 2, 2021 (edited) Hi everyone. The variant colors of the product appear one below the other on mobile view. I want them lined up side by side because it takes up a lot of space down. link: https://klen.com.tr/erkek-tisort Which codes do I need to change? Thanks for helps. Regards. Edited July 2, 2021 by SeizeTheDay (see edit history) Link to comment Share on other sites More sharing options...
Razi Posted July 2, 2021 Share Posted July 2, 2021 hello, you need to add " display: contents; " in file: themes/01bold/assets/css/theme.css line: 8392 like: .products .product-miniature .product-content.visible { display: contents; } OR .products .product-miniature .product-content.visible { display: table-row; } 1 Link to comment Share on other sites More sharing options...
SeizeTheDay Posted July 2, 2021 Author Share Posted July 2, 2021 @Razi hi razi thanks for reply. I added the the codes but there was a problem. Color variants didnt fit on the screen and appeared in two line: Link to comment Share on other sites More sharing options...
Razi Posted July 2, 2021 Share Posted July 2, 2021 As I see in site, its not show any new code in this line. where you added this code? can you little explain. if you simple add display: contents; and its just works fine for all devices 1 Link to comment Share on other sites More sharing options...
SeizeTheDay Posted July 2, 2021 Author Share Posted July 2, 2021 2 minutes ago, Razi said: As I see in site, its not show any new code in this line. where you added this code? can you little explain. if you simple add display: contents; and its just works fine for all devices I edited it as you stated. I think you need to delete cookies. I have added the css file below, you can check it. thanks. theme.css Link to comment Share on other sites More sharing options...
Razi Posted July 2, 2021 Share Posted July 2, 2021 Kindly add this file and test again, Thanks theme.css 1 Link to comment Share on other sites More sharing options...
SeizeTheDay Posted July 2, 2021 Author Share Posted July 2, 2021 @Razi it's great! thanks for your support. i'm grateful for that, looks great. Link to comment Share on other sites More sharing options...
Razi Posted July 2, 2021 Share Posted July 2, 2021 your welcome, you can also give me a points by client on heart button, bottom of each reply. Thanks 1 Link to comment Share on other sites More sharing options...
SeizeTheDay Posted July 2, 2021 Author Share Posted July 2, 2021 @Razihi razi I noticed that there is another problem. When I add a 2nd product to the category, the product price disappears. Also, the price field has shifted to the right, it was previously on the left. what to do? thanks. 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