Hey there,
Welcome to Kadence Support, we are here to help.
This currently is not a feature of the Advanced Header/Site Identity Blocks. I have submitted a request for this feature, as we often implement popular Feature Requests into our products. Consider voting on this request to help it gain more popularity. You can view and vote on the request here. Feel free to also comment on any additional context you may want to add to the request.
In the meantime, you could use Custom CSS to manually achieve this. You can add Custom CSS in your Customizer -> Additional CSS:
.item-is-stuck .custom-logo {
max-width: 100px;
}
You can adjust the 100px value accordingly. This will change the size of the Logo for the Sticky Header State.
I hope this helps. Please let me know if this works for you.
Best regards,
Victor
Hi there,
We just want to follow-up if you managed to resolve this already with the custom CSS workaround and feature request.
This topic has been inactive for awhile. Please set the topic as resolve if that is indeed the case.
If you have further questions or need additional assistance, feel free to start a new topic or refer to our Kadence Help Center here: https://www.kadencewp.com/help-center
Please note that you can also submit a support ticket via these channels.
Thank you for your understanding!
Kind Regards,
Michael Taro
yes. it has been fixed. thank you