Increase the size of pv icons: menu

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
ceechette
Posts: 39
Joined: 05 Oct 2017, 13:08

13 Dec 2017, 13:29

Hello friends, I need to increase the size of the icons in the pv: menu component, I have already tried using .setIcon ("fa fa-camera-retro fa-5x"), but I did not succeed. What would be the solution?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

27 Dec 2017, 16:07

Please try;

Code: Select all

.layout-wrapper .topbar .layout-menu-wrapper ul li > a .fa {
    font-size: 18px;
}

.layout-wrapper .topbar .layout-menu-wrapper ul li > ul li a .fa:first-child {
   font-size: 16px /* menu items icon under submenu */
}

Post Reply

Return to “Verona - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests