Tagged: menu, navigation, spacing
Hello, i would like to add 20px of additional padding to the left of ‘Home’ and the right of ‘Please Donate’. Can this be done in quick css?
Hey HostageMedia,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header #menu-item-240 a {
padding-left: 33px;
}
#top #header #menu-item-2152 a {
padding-right: 33px;
}
Hope it helps.
Best regards,
Nikko
That works, thank you. Feel free to close this.
Hi HostageMedia,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria