Move logo to left of header with no margin

This topic has 4 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Robert Hall

  • Avatar: brianbillups
    brianbillups
    Participant
    July 25, 2016 at 21:28

    I used the custom CSS code:
    .tbs {
    position: absolute;
    right: 200px;
    top: 35px;
    }
    .header-logo {
    float: left;
    }

    and it did allow me to position my logo on the left of the header, but is the a way that I can have my logo on the “edge” of the left side of my header? Even though my logo is on the left the is a small margin on the left side of my logo.

    Thanks.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Participant
    July 26, 2016 at 07:23

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .header-logo {
        max-width: 100px;
    }

    Regards,
    Robert Hall

    Avatar: brianbillups
    brianbillups
    Participant
    August 10, 2016 at 22:24

    Thanks, this worked great!

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 11, 2016 at 08:39

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Move logo to left of header with no margin’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.