This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hello,
is there any way to reduce the height of header?
I need to reduce both the space in which our contacts are and the height of the header.
Please see the pictures.
Best regards
faf
Hello,
Please edit your <p>
in Top bar and add margin-bottom: 0px;
<p style="margin-bottom: 0px;"><span style="color: #333333;">e-mail: ..... | phone: ..... </span></p>
add this code in style.css of child theme:
.header-type-3 .main-nav .double-border {
padding-top: 20px;
padding-bottom: 20px;
}
Regards
Thank you Rose!
faf
You’re welcome!
Would you mind to rate our product:
https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
You must be logged in to reply to this topic.Log in/Sign up