Home › Forums › WordPress Themes – Premium › Flat Responsive › make header logo
Dear Styled themes support team,
I have the problem that my website’s logo always appears too large. (www.knallfrosch.at)
I first tried a height of 100 pixels: http://knallfrosch.at/wordpress/wp-content/uploads/2015/11/knallfrosch-logo-mit-schriftzug-freigestellt-sRGB-100px-hoch.png
then I created smaller versions: http://knallfrosch.at/wordpress/wp-content/uploads/2016/02/knallfrosch-logo-mit-schriftzug-freigestellt-sRGB-70px-hoch.png http://knallfrosch.at/wordpress/wp-content/uploads/2016/02/knallfrosch-logo-mit-schriftzug-freigestellt-sRGB-50px-hoch.png
But unfortunately, the result is always the same. Is there a way to make the height appr. 30% to 50″ less?
thank for your efforts,
geb
Hi Gebhard,
Please use the following css to fix your issue:
.img-responsive { width: 80%; }
NOTE: Please use the custom css plugin or child theme to write the css.
You can keep the width according to your need.
Thanks
Thanks for the swift reply! does this solution only affect the header logo, or all images in the website?
best,
It only affect the header logo, so if you face any problem in further, then please don’t hesitate to ask a question. We are really happy to provide solution asap.
Lost Password?