Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #89678
    sb91
    Member
    Post count: 86

    Hi,

    I want to move my logo a bit to the left of the main page. (Like the full width header but not all the way over to the left) (screenshot attached)

    #89714
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You could, by adding this css:

    @media only screen and (min-width: 1200px) { 
    .header-6 #logo, .header-7 #logo {
      left: -100px;
    }
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register