Content dock - removing X

Hello,

I have this yellow “X” which i like, but how do i remove the white one? The yellow one was created / helped by this post:

But not sure how I get rid of the white one now…
See secure note

Hi There,

Thank you for writing in, please add this to Theme Options > CSS

.tco-close-content-dock span:after {
	display: none;
}

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.