Scroll ↑ is not displayed.

Posted in: Newspaper
Post count: 64

Hello,

My site is not displayed ↑ on the lower right with the smartphone.
It is for returning to the top.

It is displayed demo site.
PC and smartphone are displayed ↑.
demo site.

http://fightersspirits.sakura.ne.jp/061.jpg
http://fightersspirits.sakura.ne.jp/061.jpg

http://fightersspirits.sakura.ne.jp/063.jpg
http://fightersspirits.sakura.ne.jp/063.jpg

My website is only PC is displayed ↑.
my site.

http://fightersspirits.sakura.ne.jp/062.jpg
http://fightersspirits.sakura.ne.jp/062.jpg

http://fightersspirits.sakura.ne.jp/064.jpg
http://fightersspirits.sakura.ne.jp/064.jpg

Is there any misconfiguration?

Thanks!

Post count: 22421

Hello,

The site cannot be reached so I cannot inspect it.
The scroll to top button has been hidden on mobile devices by default.
If you want to enable it you must use this custom css in the theme panel-> custom css box:
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}}

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.