Decrease height of header - by hostpuppies

This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: hostpuppies
    hostpuppies
    Participant
    October 24, 2014 at 03:35

    I want to decrease the header height from top to bottom. I have attached a pic for illustration. Is there css tht I can sue to do this? header

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 24, 2014 at 07:20

    Hello,

    This code can help you. Please add into custom.css file.

    .header .container{
    padding: 15px 15px !important;
    }

    Regards,
    Robert Hall.

    Avatar: hostpuppies
    hostpuppies
    Participant
    October 24, 2014 at 19:51

    Hey RObert thank you. Tried that code no real descrease in size. Need the entire height to be about 130-135px

    Avatar: Eva
    Eva Kemp
    Support staff
    October 24, 2014 at 22:45

    Hello,

    Please try to use this code:

    .navbar {
        margin-bottom: -20px !important;
        margin-top: -20px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: hostpuppies
    hostpuppies
    Participant
    October 24, 2014 at 23:35

    that one did the trick. thank you. awesome

    Avatar: Eva
    Eva Kemp
    Support staff
    October 25, 2014 at 08:16

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘decrease height of header’' has been successfully resolved, and the topic is now closed for further responses

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