resize logo in header

1 reply · opened Jun 7, 2023

Ddendaashans-peterJun 7, 2023

hello,

the logo I use in the header changes in size when using a mobile device: it is nice and small on large screens and then doubles in size when going to smaller devices. This was not the case in 6.5.
What can I do?

thank you,

Hans-Peter

SSemicolon WebSTAFFJun 8, 2023

Hello,

Thanks for reporting this!

We will work on making this more seamless across devices. Meanwhile, simply consider using the following CSS Code:
[ch_pre type="css"]body:not(.is-expanded-menu) {
--cnvs-header-height: 60px;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard