Home › Forums › Graphene Mobile Neo › Support
Can't change the background clolor of "back to top"
-
Admin
Do you have any caching plugin installed? Make sure you clear the cache if you do.
I had this problem with Safari, only on my iPhone, but it showed up correctly in Firefox (using user agent switcher). If you’re ok with not having a gradient background, you can add this to “Custom CSS” in Graphene Neo Options under the “Display” tab (but change the color of course):
.return-top { background:#8b0000; }This just replaces what the theme does with the linear gradient which is:
.return-top{background:linear-gradient(#8b0000, #8b0000)}Admin
OK, I’ll fix this in the next update.
Admin
Soon. The fix has already been made, just waiting to see if there’s any more bugs to fix before rolling out the update.
Admin
Latest update version 1.2.1 is now available and contains this fix.
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
