Site logo

Archived topic

Sticky header issue

3 replies · Started by Max on December 31, 2022

Viewing posts 1–4 of 4

https://ibb.co/tmf3dg2
Hi When i scroll up i have a problem with the sticky header. It appears in a certain way 2 times.

Hi Max,

Can you try adding this through Appearance > Customize > Additional CSS?:

header.site-header .inside-header:has(.is_stuck) {
    padding-right: 0;
}

Let us know how it goes.

This archived topic is closed to new replies.