*

webcity

  • *****
  • 282 posts
Scroll bar and pointers on categories
« on: November 24, 2025, 02:18:28 AM »
Hi,

The Zeta theme is great!

Most of my visitors use mobiles to view the site.

My site uses one row for category icons as I do not want to take the whole top of the screen with rows of icons.

When users view the site on a phone, a lot of new users are not aware that they can scroll the icons to see more categories. I would like to use one row and have a scroll bar underneath and a pointer icon too, so that users are aware there are more categories to choose from.

Is this possible for a future update?

Many thanks

Marked as best answer by frosticek on December 07, 2025, 10:24:45 AM
*

MB Themes

Re: Scroll bar and pointers on categories
« Reply #1 on: November 24, 2025, 03:41:16 PM »
In css / style.css or responsive.css search for "scrollbar-width: none;" and try to remove it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

webcity

  • *****
  • 282 posts
Re: Scroll bar and pointers on categories
« Reply #2 on: December 06, 2025, 07:32:32 AM »
Thanks, that works great!