Hi,
The header menu is nog complete aligned, at the right is some white space.
We know for sure that there a no more items coming, so how can we adjust the white space between the menu items to fill the page ?
Hey BPC,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav > li > a {
padding: 0 24px !important;
}
Best regards,
Rikard
thanks, fixed !