Home Forums WoodMart support forum To the TOP Botton Reply To: To the TOP Botton

#566576

Hung Pham
Keymaster

Hi henryvieira7,

Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

a.scrollToTop:hover{
	background-color: #000;
	color: #fff;
}

Regards,