How To Style And Customize The Divi Back To Top Button - Tutorial by Pee-Aye Creative

PHOTO EMBED

Wed Feb 07 2024 19:25:54 GMT+0000 (Coordinated Universal Time)

Saved by @mraimondi3

/*add text to the back to top button*/
body .et_pb_scroll_top:after {
	content: "Back To Top" !important;
	font-family: Open Sans, sans-serif !important;
	line-height: 30px !important;
	font-size: 22px !important;
	position: relative;
	top: -2px;
	margin-left: 10px !important;
}
content_copyCOPY

https://www.peeayecreative.com/how-to-style-and-customize-the-divi-back-to-top-button/