This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
how to remove arrow navigation on mobile view?
http://prntscr.com/kyg2o7
Hello,
Please add this code in Theme Options > Styling > Custom css > Custom css for mobile:
.back-top {
display: none;
}
Regards
okay done. thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up