little jump in page-title section on desktop device

1 reply · opened Oct 20, 2021

RrepsanmarcoOct 20, 2021

Hi as I write in the Title I see a little jump in the page-title section (green bar) on desktop device.
Is it possibile to fix it?
The problem appear after I put the head fixed using header-wrap

SSemicolon WebSTAFFOct 22, 2021

Hello,

Simply add the following CSS Code:
[ch_pre type="css"]@media (min-width: 992px) {
.header-wrap-clone {
height: 155px;
}
}[/ch_pre]

This will definitely fix the issue. 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