• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 08.03.22, 10:55
  • Opened by: LAVECO
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23125 - Editing fonts in the submenu

How can I edit the typeface and size of the fonts in the submenu from the photo? In Creative Element I do not see the possibility of editing the submenu

Attachments:

menu.PNG (359.2 KiB)

Comments

Fred 09 Mar 2022, 01:15

use custom CSS

.pk-menu-horizontal ul li.level-1 ul li a {font-size:16px} /* regular links */
.pk-menu-horizontal ul li ul li.item-header a {font-size:20px} /* heading title */