This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
On the demo site, http://themeforest.net/item/xmarket-responsive-wordpress-ecommerce-theme/full_screen_preview/3558432 , PROMO BANNER and DEMO CAMERA boxes drop to a smaller size at the smallest breakpoint. The same boxes on my site do not. Can you have a look? Adjust screen width to 478px to see what I’m talking about. Look at the Party Rentals and Equipment Rentals boxes.
Hello,
The problem is caused by your custom css code:
.containerInner img {
max-width: 170%;
}
Remove it and check the mentioned banners on mobile view.
Best regards,
Jack Richardson.
Thanks! I actually kept this and added max-width: 100%; @768 which fixed another issue I was dealing with 🙂
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘homepage boxes not scaling down at small as shown on demo’' has been successfully resolved, and the topic is now closed for further responses