New Landing How can we help? Atelier Convoy Demo – Header size

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #242994
    Ates
    Member
    Post count: 15

    Hello,

    Can you please advise me how I can change the padding size for header 9 where the Menu is displayed.

    like on your demo Convoy. the black border with the menu inside, I would like to make this smaller,

    thanks

    #243002
    David Martin – Support
    Moderator
    Post count: 20834

    Do you have a link to your site with this to share?

    Thanks,
    David.

    #243007
    Ates
    Member
    Post count: 15
    This reply has been marked as private.
    #243008
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Thanks – you should be able to reduce the height by reducing this pixel value:

    #logo.has-img, 
    .header-left, 
    .header-right {
        height: 100px;
    }

    Add this to your custom CSS, within the theme options.

    Thanks.

    #243015
    Ates
    Member
    Post count: 15

    Hey,

    Thanks for that, but theres still alot of space under the text in the menu, any chance of being able to resize it?

    thanks alot

    #243343
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide admin access so I can see the site

    – Kyle

    #244955
    Ates
    Member
    Post count: 15
    This reply has been marked as private.
    #245207
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #main-nav ul.menu > li > a {
      padding: 23px 15px 11px;
    }

    – Kyle

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