- This topic has 3 replies, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › Remove extra Bars in mobile
My issue is that on the mobile version of our site in areas such as “Why choose handy hector” our featured image has large grey bars beneath it and it looks bad.
What CSS code must I add to the theme to fix this in mobile?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.page_head, .post_head { height:auto !important;}
}
Regards,
Dave
that fixed it
Thank you!
Hi Richard,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
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 […]