Home › Forums › Jevelin Theme › How to change header height?
Home › Forums › Jevelin Theme › How to change header height?
Please advise how I can make a header little bit smaller.
Hi there,
Can you please show us which part you want to make smaller?
Best regards,
Shufflehound team
I would like to make little bit smaller the part where my logo is ‘Streamline Clinical Trials’: streamlineclinicaltrials.com. The header seems to be little bit wide.
You can try to use this CSS snippet to change header padding:
.sh-header .sh-nav-container {padding-top: 15px!important;padding-bottom: 15px!important;}