Hi, I would like to hide the grey array to go up on the land page. I don’t remember how to do that. Thanks!
Eymata
Hi eymata!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-template-template-blank-php #scroll-top-link { display: none; }
If that does not do it, please post a screenshot of the changes you would like to make so we can make sure that we are on the same page
Best regards,
Yigit
I’ve made a screenshot but how can I post it? You can see my website here: http://www.bainsderivatifs.fr
The gray array is on all the pages. Shall I insert a code line in all the pages?
(for me it would be enough not to have it on the homepage)
Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
Yigit
Can you see my website?
Here dropbox public folder : https://www.dropbox.com/s/onbe0febtkqabuw/Capture%20d’écran%202014-04-07%20à%2022.03.59.png
The gray array is still here
Thanks for your help!!
Eymata
Hey Eymata!
Try with this code:
#scroll-top-link {
display: none !important;
}
Cheers!
Josue
It works, thanks!!! :)
You are welcome, glad we could help :)
Regards,
Josue