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
tablet header size
verveconcepts
February 2019
in
Theme support
Hi can i reduce the header space in tablets, as it crops the heads of the pictures? (
https://www.paulafacci.com/
)
Comments
Pablo
February 2019
Hi,
It's overlaping the slider because your logo size is too big.
Please reduce it about 10-20px and everything will be okay.
Theme Options > Global > Logo and change the 'height' of it.
Thanks
verveconcepts
February 2019
i did, but it still happens
Pablo
February 2019
Hi,
Please paste this CSS into the Theme Options > Custom CSS & JS > CSS, it will push the slider down a little bit.
@media
(min-width:767px) AND (max-width:1240px){
#Header_wrapper{
padding-top:100px !important;
}
}
Thanks
Sign In
or
Register
to comment.
Comments