Back to Modular Theme with PAGE BUILDER - Clear Support

shivaji36041
shivaji36041

How and from where to resize the Logo to 300px width and 100pixel height?

Charis
Charis

Hello!
All you have to do is to upload the logo with the dimensions you want and add this css:
.navbar-brand img { max-width: 300px; }

to theme settings > advanced > Custom CSS editor

Last updated

shivaji36041
shivaji36041

Thanks. It works with "!important"

.navbar-brand img { max-width: 300px!important}

1-3 of 3