This topic has 2 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp
Hello my website is http://www.kingofrocks.com
On my homepage I have 2 banners. One is of Lor G skull jewelery on the left and the one on the right is bestseller summer sale.
When looking on an iphone the left banner is distorted. I am not sure how to remedy this as it looks great on my desktop.
thanks in advance
Hello,
Please add this code into custom.css file:
@media (max-width: 767px) {.one-half {
width: 100% !important;
}}
To create custom.css you need rename default.custom.css into custom.css that is located in wp-content/themes/blanco via FTP. Then enable it in wp-admin panel > Theme Settings > tick “Enable Custom CSS”.
Regards,
Eva Kemp.
The issue related to '‘Homepage Banner not showing resposively’' has been successfully resolved, and the topic is now closed for further responses