Logo Size Problems Main Page

Hello Fernando,

In this case, to modify the size of the logo to a smaller one directly from the options does not allow you to reduce it more, keep in mind that the logo takes a specific width according to the proportion that you add to the height of the navigation bar.

If what you want is to keep the height of the menu bar but reduce the size of the logo in this case you can try the following CSS code that you must add in the Divi section -> Theme Options -> General -> Custom CSS

#logo, .logo_container {
max-height: 77%!important;
}

Check if with this you manage to modify what you need

A greeting

Answered: 02/07/2022 7:52 pm

See also  I can't publish or edit posts in Wordpress
Loading Facebook Comments ...
Loading Disqus Comments ...