• Resolved lgcavbrass

    (@lgcavbrass)


    Hi,

    I am trying to decrease the padding on the header (the pink part) on the pages only (not the front page).

    I have tried a few Additional CSS, but unfortunately they are not working, I also had one that made the padding smaller between the title and the header which is not what i want.

    I wonder if anyone can help with this issue?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Kush

    (@kushnamdev)

    Hey @lgcavbrass

    Thanks for using Hestia and reaching out.

    I am unable to access your site because of the Maintenance mode, Can you please disable that till the problem is resolved?

    Thanks and have a great day!

    Thread Starter lgcavbrass

    (@lgcavbrass)

    Hi @kushnamdev,

    Thank you for replying.

    I have now disabled the Maintenance mode.

    Thank you!

    Hi @lgcavbrass,

    I assume that you changed the color to grey instead of pink, as I see the header as grey on all pages.

    If you still need to reduce the space, you can use this CSS:

    .boxed-layout-header.page-header.header-small {
        min-height:200px!important;
    }

    Of course, modifying the 200px value can change the height of that grey area.

    I hope it helps!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Decreasing the Padding on Header’ is closed to new replies.