Site logo

Archived topic

navigation drop down menu width

1 reply · Started by johnzoro on November 29, 2017

Viewing posts 1–2 of 2

do i have to follow the tutorial for a mega menu or does GP premium have something to make it easier?

You can use some simple CSS for now:

.main-navigation ul ul {
    width: 220px;
}
This archived topic is closed to new replies.