Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #374928

    Hey guys,

    I’m trying to get my logo centered vertically, like . Logo dimension is 529×156 and I added the following custom CSS

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 116px; line-height: 116px; }
    span.mejs-offscreen {
    display: none;
    }

    Any ideas?

    Thanks

    #375083

    Hey tumold!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo img {
    padding-top: 15px;
    }

    Cheers!
    Yigit

    #375470
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘venturing of the logo’ is closed to new replies.