Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #305750
    Peter S
    Participant

    Can you tell me the custom CSS to move the HEADER MEDIA LOGO down the page a little bit from the SITE IDENTITY LOGO? Right now it’s squished together at the top.

     

    http://www.kevinkinsella.com

     

    #305797
    tikaram
    Keymaster

    @pete9999 : Please try adding the following additional css. Let me know if it works or not.

    .site-header-logo {
       margin-top: 50px;
    }
    
    
    

    Regards,
    Tikaram

    #305811
    Peter S
    Participant

    That worked thank you!

    #306013
    tikaram
    Keymaster

    @pete9999: Glad to know it worked. Let me know if you have any more issues.

     

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move HEADER MEDIA LOGO down from the site idenity logo?’ is closed to new replies.