Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1038231

    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?

    #1038603

    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

    #1038753

    That works, thank you. Feel free to close this.

    #1039100

    Hi HostageMedia,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.