Hello there,
Visiting the link you’ve shared. the screen just displaying “This page isn’t working HTTP ERROR 500”. It looks like it’s invalid. Please share the valid one.
Regards,
Kharis
How odd! It was working yesterday just fine..!! https://www.eigenwijzrestaurant.nl
Is this working?
The site should be back in the air now! I had some troubles…. My host provider said something about malware….. Anyway, Fixed that!!
Hopefully someone can help me with tis issue now 🙂
Hi There!
I was really hoping to get some help here! I still hav not figured this out yet…!
Thanks in advance!
Hello,
I noticed that your logo image has much top/bottom free space. Please try to crop it and see if it helps.
Kind Regards, Roman.
Hi Roman!
Thanks, This looks better in general, but I have the same problem still.
On my Iphone SE you can only see the logo, hamburger menu and header image. I really want to see the first title of the page as well.
Can I make the header image smaller on mobile devices? Or could there be another solution?
Thanks a lot!
Hello, try to use the following CSS code.
You can add CSS code in Customize → Additional CSS section.
@media (max-width: 1024px) {
#masthead .site-logo,
#masthead .header-wrap .col-md-4 {
margin-bottom: 0;
}
#masthead {
padding-top: 10px;
}
}
Also you can edit the first row, expand Layout section, and select 45px for Mobile padding.
Kind Regards, Roman.
PERFECT!
Thanks so much!
Both solutions combined work. Now it looks the way I wanted to. You are a genius Roman!
-
This reply was modified 8 years ago by
barbara89.
It’s great that solutions worked! You are welcome 🙂
Kind Regards, Roman.