Back to All

Shift close button on right

Hi Team,

By using my custom CSS, I was able to shift the close button to right till day before yesterday.

But the close button css is not getting applied from yesterday.

Here is the CSS.

sntch_header {

position: absolute !important;
left: 0px !important;
right: 8px !important;
z-index: 100002 !important;

}

Other changes in custom CSS are very much applied, only this one is missing.

Is there anything which can help us

Thanks,
Prashan