Site logo

Archived topic

To the TOP icon appears twice at bottom on some pages

3 replies · Started by Trish on June 15, 2021

Viewing posts 1–4 of 4

Hi,

Am rebuilding my website, using the ...block editor.

I've created a working copy of the site on a temp server and am having issues with my pricing CSS scripts that works great with the classic editor... well, I'm getting ahead of myself here. I THINK it may be that script, because... only the pages using this script are displaying the TO THE TOP icon twice, when you scroll to the bottom of the page.

Can you pretty please help?

Am finding the block editor FRUSTRATING to say the least... but will hang in there as I'm hoping your block plugin will help me create a better home page.

Any help you can be in resolving this issue would be GREATLY appreciated.

Thank you in advance,
Trish

Hi Trish,

The simple-line-icons.css style sheet you are using is causing the issue here.

Is it necessary?

If so you can use this CSS to remove one:

.generate-back-to-top .icon-arrow-up:before {
    content: "";
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Let me know if this helps :)

Yes Leo, the script IS necessary.
Thank YOU for the script... it SOLVED this issue.

Glad I could help :)

This archived topic is closed to new replies.