Hello,
This can be fixed by editing styles css.You should create custom.css file or rename default.custom.css to custom.css in the theme folder and enable it in the admin panel > Legenda Theme Options > Custom CSS > On.
You can change the width of the logo in custom.css, edit the following block and set the desired value:
.header-type-3 .logo-with-menu { width: 300px;}
.header-type-3 .main-nav .menu {width: 870px;}
Regards
Hello,
To fix this issue you should disable sliders for post images. Go to admin panel > Theme Options > Blog Layout tab and set “Enable Sliders for posts images” to “Off”. Don’t forget to save the changes.
Regards