Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Back to Top Icon – needed change

$
0
0

Replies: 0

It was too far to the right over the content when scrolling down, especially in the tablet screen size or smart-phone screen size.

With Custom CSS I moved it to the left side and close to the bottom, plus I reduced the opacity so it was not so bold in the eye appearance, but more subtle and still easy to see and use.

Here is the custom CSS used:

#back-to-top.show {
left: 9px;
bottom: 5px;
opacity: .65;
}

The link to the front page is above.
If you agree, it can be in the next update.

Thanks


Viewing all articles
Browse latest Browse all 59525

Trending Articles