Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
General info & installation
Subheader
BettinaSG
April 2019
in
General info & installation
Hi there,
how can I adjust the height of the subheader area? I want to show the page title, but the space between menue and page title is too big. Thank you for your help
Kind Regards
Bettina
Comments
Pablo
April 2019
Hi,
It can be changed in the Theme Options > Header & Subheader > Subheader
There you will find the 'Padding' value, increase that to the bigger amount.
http://prntscr.com/nd2bt2
Thanks
navarodesign
May 2019
Hey Pablo,
how can I set the height for the mobile view?
Desktop subheader works perfect for me, but the mobile view is huge in height.
Regards
Marcel
Pablo
May 2019
navarodesign
Unfortunately, you cannot change the size of subheader for mobile only.
You would have to change the padding value of that subheader in theme options > header & subheader > subheader
http://prntscr.com/nlidfd
Thanks
tvector
May 2019
I have this same issue. There is way too much subheader space in mobile view. Is there a way to completely remove it when in mobile?
tvector
May 2019
you can actually do some things with this
@media
screen and (max-width: 768px) {
.minimalist-header-no #Subheader {
padding:10px !important;
}
}
Also check your Theme settings if you are using a template and look at the Section paddings there. Mine was set at 120 on the homepage.
Sign In
or
Register
to comment.
Comments