I want the header to shrink when I scroll down but I can’t find an option for this. I used the header builder to make a custom header
Site URL: hidden Theme version: 7.1.3 WooCommerce version: 5.5.3Hello,
Sticky header size depends on its content. Try to add the below code to Theme Options > Custom CSS to reduce the size of the fixed heder logo that reduces the height of the fixed header
.et_b_header-logo.et_element-top-level .fixed img {
width: 90px;
}
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.