hi, how can i change the size of the fields of the sublevel links?
and it such a way that i would adapt more or less to the width of the text in it.
regards, jelle
Hey jelle,
You would have to target the menu item individually if you only want to target the one? Please post a link to page in question so that we can have a closer look.
Best regards,
Rikard
hi rikard, i want to ajdust several of the sublevel menu fields, but not all.
only under menu item “Schilderijen”, the links that show a year (2001, 2002, etc)
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-116 .sub-menu {
width: 150px !important;
}
Best regards,
Rikard
great, thanks!
you can close this one!