Skip to main content

Command Palette

Search for a command to run...

Custom Back to Top Arrow

Published
1 min readView as Markdown

image.png

.et_pb_scroll_top:before {
    content: "2";
    background: #000;
    right: 5px;
    position: relative;
    padding-right:3px;
}
.et_pb_scroll_top.et-pb-icon {
    background: rgba(0,0,0,0) !important;
}
34 views