HI There,
I noticed how when you scroll the site on mobile (iphone) the 3 horizontal bars menu disappears and there is also no button on bottom right to get back up to the top of the page.
This way there is no way to get to the next page of the site unless one scrolls back up.
I’d like to have the logo show on the top left, the header area to be transparent (it’s set so on the page settings) and not show a blue background color (which is set for desktop view), and the 3 horizontal menu lines to show as well when scrolling on mobile.
Can you please take a look and tell me how to fix this?
Thank you.
Antonio
Hi guys, any update on this thread?
Thanks
Hey!
That is a customisation of the theme, which we do not support as part of our Support Policy.
What we can help you with, is to provide a Back to Top Button.
Let us know if that will help you at all.
Regards,
Basilis
Hi @Basilis,
Yes a Back to top would be at least helpful, thanks
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}
}
Thanks,
Rikard
Thanks @Rikard, it worked.
Antonio
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest .
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay