-
AuthorPosts
-
January 23, 2018 at 4:58 pm #901558
Hi everybody and thank you for this theme.
I have a question: how can i change the back on top button with an image (transparent png)?
Thank you very much
Alberto
January 23, 2018 at 5:43 pm #901573Hey takozzo,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#scroll-top-link { background: url('image_link') center center no-repeat; } #scroll-top-link:before { display: none; }Just replace image_link with the right url of the image you want to use. Hope this helps :)
Best regards,
NikkoJanuary 24, 2018 at 11:09 am #902043Hi Nikko and thank you for your reply.
Unfortunately didn’t work:
#scroll-top-link {
background: url(‘http://www.eggxperience.it/wp-content/uploads/2018/01/tornasu.png’) center center no-repeat;
}#scroll-top-link:before {
display: none;
}Any help?
Thank you
Al
January 24, 2018 at 11:52 am #902076Hi Al,
Can you give us a link to your site? so we can check why it’s not working.
Best regards,
NikkoJanuary 24, 2018 at 12:19 pm #902090Sure, thank you
January 24, 2018 at 12:27 pm #902097Hi,
I have checked it and your site asked for an email address, however it doesn’t allow me to see the page.
Best regards,
NikkoJanuary 24, 2018 at 12:28 pm #902100Hi, please try now.
Thank you
January 24, 2018 at 8:34 pm #902298Hi,
I have tried it again and used this email: (Email address hidden if logged out)
This is what I get:Unrecognized email address. Please try again.Best regards,
NikkoJanuary 25, 2018 at 3:09 pm #902868Hi Nikko, i deactivated the plug in, please try now
January 25, 2018 at 5:07 pm #902905Hi,
Thanks, I have checked your site and noticed that the code I gave isn’t fetched, it should show on this css (link in private content). Do you have a caching plugin or minification plugin? if yes, please flush out the cache or disable the minification plugin as it might cause your site to fetch the old css.
Best regards,
NikkoJanuary 25, 2018 at 5:23 pm #902914Perfect, it worked!
Just one more thing, how can i disable the square that appear on mousehover?thank you!
January 25, 2018 at 10:04 pm #903047Hi,
You’re welcome, try adding this css code:
#scroll-top-link:hover { border: 0 !important; }Hope this helps :)
Best regards,
NikkoJanuary 26, 2018 at 11:24 am #903291Thank you Nikko! Your support was great!
January 26, 2018 at 11:18 pm #903563Hi,
You’re welcome. Glad we could help! Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘Change icon of "back to top button"’ is closed to new replies.
