Logo too close

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22289
    herbjoseph
    Member

    The logo is a little to0 close to the slider on the main pages and any other page that is using a slider. How can i put some daylight in between them? emergetech.com

    I used this code to stop the logo from bleeding over but it leaves me no room.

    #site-logo {
    top: 0; /* Currently 30px */
    }

    Thanks

    #22296
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    #site-logo {
        margin-bottom: 10px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.