Hi,
for my main menu i choose colored buttons – how can i give more space left and right between the buttons?
Thank you for helping!
Hey Stefan,
Please try the following in Quick CSS under Enfold->General Styling:
.av-menu-button-colored a {
padding: 0 20px;
}
Best regards,
Rikard
hi,
works great with “important”
Do you know how i can change the color of active and hover status?