This topic has 4 replies, 3 voices, and was last updated 6 months, 4 weeks ago ago by Andrew Mitchell
Hello team I need to increase product size in mobile view maintaining 2 column view how can I do it . I am attatching two pic one is my current image size of products in mobile and second one is the type of size i m looking for
Hello, Ajay388,
Thank you for reaching out to us with your request. We understand that you would like to increase the size of the product images on mobile view while maintaining a two-column layout. We appreciate you providing the current and desired images as references, which will greatly assist us in understanding your vision.
Please try to add the next code in Theme Options > Theme custom CSS > Mobile:
.products-loop .col-sm-6 {
padding-left: 3px;
padding-right: 3px;
}
.products-loop .product-details {
padding-bottom: 10px;
}
.products-loop .product-image-wrapper {
margin-top: 5px;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
Thanks team
Dear ajay388,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Hello I need Help in increasing product size in mobile view’' has been successfully resolved, and the topic is now closed for further responses