sunny
May 21, 2023, 7:15am
1
When adding your logo to the Nav block’s modal header, you can’t actually change the size of the logo.
That’s because .cc-nav-header-logo has width: 100px automatically added to it, and I don’t think it can be changed.
Might just be better to remove that and allow users to change their logo size either when setting the logo or through the RS?
–
Louis
May 21, 2023, 10:40am
2
Hello @sunny ,
Thanks for bringing this up.
Indeed, the logo wrapper is preventing the logo width to be bigger than 100px, but you can currently adjust the width of the logo.
We’ll have an option to change the wrapper styles in the next update.
Cheers,
1 Like
Louis
May 22, 2023, 7:06am
3
Hello @sunny ,
A width property was introduced in 1.2.9.6.1 for the modal logo header which should allow you to modify the 100px width set by default.
Thanks for the request once again.
Cheers,
1 Like