- This topic has 2 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Simple pro – Blank Space where inner page banner is
Hi,
I am using the simple pro theme. default-banner comes for the inner pages banner as default. when I run it on my mobile phone it has a blank space under the image.
When I remove the images for the inner pages banner all together, there is a blank space on mobile and desktop version of the theme. can you advise how to handle this? http://bergendriver.com/about
the issue is in mobile view only. can you help please?
Hi Vered,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:479px){
.innerbanner{height:auto !important;}
}
Regards,
Dave
For a better prospect in the digital marketplace, it is outright necessary that every business should deploy the mobile responsive website as early as possible. […]
Write faster content is what we want always for our WordPress blog and this article tries to explore them. Blogs are nowadays much more than […]
One of the most important principles and advantages of working on the Internet is automation. It is automation that allows us to increase labor productivity […]