Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Clique
  • #143271
    DenisKornilov
    Member
    Post count: 67

    Hi there.

    I want my header to be responsive.
    Logo at the left and menu at the right.

    Can you help?

    Many thanks in advance.

    #143425
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    How is it possible? Both things are looking perfect here.May i have screenshot mockup about this change?
    Thanks
    Mohammad

    #143511
    DenisKornilov
    Member
    Post count: 67

    Hi Mohammad,

    Here’s a screenshot with explanation: http://take.ms/38RqA

    #143599
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    #header-section > .container {
      width: 100%;
    }
    .container header.sixteen.columns {
      width: 100%;
    }
    .container .nav-wrap.columns {
      float: right;
      margin-right: 20px;
    }

    – Kyle

    #143601
    DenisKornilov
    Member
    Post count: 67

    Works great. Thanks Kyle!

    #143606
    DenisKornilov
    Member
    Post count: 67

    One thing i found: http://take.ms/fuR2r

    Can we move the menu to the left a bit? And logo to the right to the same distance.

    #143624
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #143625
    DenisKornilov
    Member
    Post count: 67

    Did you see my previous message?)

    #143638
    DenisKornilov
    Member
    Post count: 67
    This reply has been marked as private.
    #143655
    DenisKornilov
    Member
    Post count: 67
    This reply has been marked as private.
    #143700
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    #logo {
      padding-left: 20px;
    }
    #sticky-footer .container {
      width: 100%;
    }

    – Kyle

    #143865
    DenisKornilov
    Member
    Post count: 67
    This reply has been marked as private.
    #144572
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    #copyright {
      width: 67%;
    }
    #footer-social-icons {
      width: 17%;
    }
    #control-nav {
      width: 7%;
    }

    Will forward this to the developer for the scrollbar issue

    – Kyle

Viewing 13 posts - 1 through 13 (of 13 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