This topic has 7 replies, 3 voices, and was last updated 3 months, 4 weeks ago ago by Andrew Mitchell
please i want the 3 banners to have the same size i see that its on 180px but it doesnt apply
Hello Alpha111,
Thank you for reaching out to us.
We have reviewed the screenshot you provided and noticed that the option displayed is for ‘min-height’, not ‘height’. Therefore, it cannot be used to reduce the current banner size. If you need further assistance or have any other questions, please feel free to contact us.
Best Regards,
8Theme’s Team
i want all the 3 banners to be the same heigh on mobile so the lats 2 will be smaller
Hello Alpha111,
We appreciate your prompt response.
Custom CSS code can be used in settings of the Banner element:
@media only screen and (max-width: 480px) {
selector .banner {
max-height: 200px;
}
}
https://gyazo.com/cd900e7a1630a54632d18131f53f7b11
Best Regards,
8Theme’s Team
perfect
Hello Alpha111,
You’re welcome!
Best Regards,
8Theme’s Team
Dear Alpha111,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘banner image size not changing in mobile version’' has been successfully resolved, and the topic is now closed for further responses