Hi everyone,
I really need some insights here, I'm very confused.
I'm setting up a new theme for a personal project.
I'm using WordPress 6.6.1, TT4 and Gutenberg editor, since I want to avoid any addons as much as possible.
I have not yet installed any plugins, except Kadence Blocks.
I just created a child theme, and added the support for svg as stated here, in functions.php : https://wpengine.com/resources/enable-svg-wordpress/#Step\_1\_Edit\_your\_sites\_functionsphp\_file.
I added some blocks settings in the theme.json but nothing fancy (colors, buttons, typography).
But when I add a svg in the "site logo" gutenberg block, it appears reeeeaaaaally big on the front end, as you can see in the screenshots, despite the max width set within the editor…
If I inspect the logo image on the front end, it appears the img's height from .wp-block-site-logo is on auto, which might be causing the issue ?
I know some css could fix it, but I'm trying to understand **why** it is acting like that. Why is it not taking into account the max width set up within the page's editor ?
Any ideas ? This is the first time I'm facing this issue π .
Thank you very very much in advance for your kind help π .
Have a sweet day,
