Barcelona Template menu item cursor is not shown as hand

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
kurtdz
Posts: 2
Joined: 01 Aug 2013, 02:15

07 Sep 2020, 12:13

Hello, Does anybody know why the Barcelona Template menu item's cursor is not shown as hand when hover it, I checked the CSS , there is no cursor: pointer.

yigitfindikli
Posts: 449
Joined: 08 Aug 2018, 14:09

11 Sep 2020, 15:17

kurtdz wrote:
07 Sep 2020, 12:13
Hello, Does anybody know why the Barcelona Template menu item's cursor is not shown as hand when hover it, I checked the CSS , there is no cursor: pointer.
Hi,
Seems to be a bug. We'll fix with primeng v10 update. And you can add

Code: Select all

.layout-submenu-content {
                        .navigation-menu {
                            li {
                                cursor: pointer;
                             }
                         }
}
this code in assets/sass/overrides/_layout_style.scss

Best Regards.

Post Reply

Return to “Barcelona - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests