Viewing 7 reply threads
You must be logged in to reply to this topic.
Hi, I’m struggling to find how to remove “Scroll or Drag” and arrow at the bottom of the horizontal scroll page.
Could you help me? Thanks!
Hi,
Please share website url, wp-admin and ftp info (login/ passwords) and send using “private reply” .
Thanks,
I would like to understand how it works, not just have it done by someone else :)
Hi,
Go To style.css and paste this code at end:
.ce-horizontal-scroll-text{
display: none !important;
}
Please edit at your own risk.
Thank you!
It didn’t work in Style.css, but I added it as custom CSS on the page and it’s all good.
Have a great day!
Hugo
You’re welcome :)
If you like our theme and support, leave us a 5 star ratings on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
I do and I will!
I have another problem with this theme though; it seems really hard to override the cursors. For example I can change the cursor on body, but never on the images, sliders, and “grabbers”.
Where should I add my CSS to be sure it will override the theme’s cursor settings?
Thank you!
Hugo
You must be logged in to reply to this topic.