• Hello, I need some custom css code to reduce image header section height to 50% of actual height

    I would appreciate your help…

    Thanks!

Viewing 1 replies (of 1 total)
  • Hello rolito,

    Try putting something like this in your additional css in the customise section of the appearance. The values are for the top (70px) and the bottom (20px), respectively. Adjust to your needs.

    header.jumbotron{
      padding:70px 0px 20px 0px;	
    }

    Hope this helps.

    • This reply was modified 7 years, 10 months ago by Reiniepress.
Viewing 1 replies (of 1 total)
  • The topic ‘Reduce image header section height 50%’ is closed to new replies.