Front page picture

Hi,

The Jumbotron picture, both the standar and the ones I upload myself are out of proportion (huge). It also has the page name (website name) over it in the same large scale. How do I get it down to normal size? The rest of the page and all fonts are normal sized.

Thanks!

Hello @malinws,

First of all, thank you for the interest in our themes!

Can you please provide me website live preview (you can check the private reply for it, hopefully you are not in development mode) of the malfunction so I can track it down?

To be honest, I never saw this behaviour before, and it doesn’t look like the browser is zoomed in or something similar since the other pages works alright based on your feedback.

Let me know more about it and I’ll happily investigate this.

Kind regards

Thank you. The website is www.bedriftshjelp1.no

Hello,

It seems like the logo image is causing the malfunction.

Not really sure why you get that big value for it, but using this CSS code should and will fix the issue until further investigations:

.custom-logo { width: 100%; height: auto; }

The CSS code should be placed in a child’s theme stylesheet.css, ideally.
But you can use a plugin like Simple Custom CSS or place it directly in Dashboard > Appearances > Editor > Style.css but keep in mind that this will get erased if you replace/update the theme files.

Thank you so much for your help :slight_smile: Love the theme!

Thank you for the kind words, I’m happy that you got everything fixed.

Best regards