Hello,
I have a mysterious problem on my X-Theme Website with fixed navbar. If I scroll down, first the navbar jumps a bit up and down. After this, all looks fine. It’s just the first scroll action on the fresh loaded page. Please can you help me to fix this?
If I change the top-position from the widget-button (red flag image) to:
.x-btn-widgetbar i { top: 4px; right: 59px; }
the problem doesn’t exist anymore. But the Button should end on top of the page, without a white space.
And a small second question: How can I change the widget-bar height to 60px. If i add the change to the css of my child.theme, there is a short x-widgetbar.collapsing
with height: 77px which creates a small jump of the widgetbar. Can I remove this or what is the best way to setup a new height?
Thank you!