Tagged: fixed header
Hi,
I would like decrease the fixed header, because in the settings I put the minimun size, but I want less.
Thanks
Site URL: hidden Theme version: eighttheme WooCommerce version: 2.6.12Hello,
Try to use this code:
.fixed-header .container {
padding: 0;
}
Regards
Ok, thanks. And I would like to change top bar (icon social where is), a little smaller.
Regards
Site URL: hidden Theme version: eighttheme WooCommerce version: 2.6.12Hello,
Please, add this code in Custom CSS:
.top-links {
line-height: 25px;
}
.top-bar {
height: 25px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.