Site logo

Archived topic

Left button disappear

1 reply · Started by Espresso on July 30, 2020

Viewing posts 1–2 of 2

Hi,

I have added a red sticky button on the right. It shows fine on Chrome but it disappear on Safari.

Is there any reason for that?

Thanks
Dan

Hi there,

you have this CSS:

.header-widget {
    position: fixed !important;
}

Try removing that - it should no be required as the float-button is fixed.

This archived topic is closed to new replies.