- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Resturant theme Header blurry on mobile. Need help
I’m using the restaurant theme. The home page looks fine on my phone (Iphone 8+), but any of the other pages (About us, Contact us, Menu) the header looks very compressed and blurry. Is there a more optimal size for the header that will look nice on both the desktop and mobile version? example: www.thegrottocafe.com/about
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.innerbanner img { height:auto;}
}
Regards,
Chris
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]