Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #996270

    Hi
    Kindly post the working site URL here .

    Suhada Friend
    #996297

    http://www.anacraft.com/
    That URL my site.
    Thanks

    Pankaj Sharma Moderator
    #996301

    Hi
    The size of the header part is depends on the items height .
    IN header the logo size and main nav size is more .
    You can reduce the header padding-top and bottom by adding below code in /css/custom.css file in template folder.

    #header {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    The main nav height is already minimum with respect to menu items size .

    Suhada Friend
    #996318

    Thank you very much for your help.

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  Suhada 7 years, 11 months ago.

The topic ‘How i can resize or change size Header and Border my site?’ is closed to new replies.