• Hi. I would like to propose another feature for the Adv Header that you guys just released. Can you please try and see if it would be possible to adjust the width of the logo when switching from the transparent option to the sticky option. We currently have an option just to change the width of the logo on the site logo but it applies to both header which is not always ideal, especially if I am using the shrink option. Please let me know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • victormonk

    (@victormonk)

    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

    michael-levelup

    (@michaeltarongoy)

    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

    Thread Starter waynea330

    (@waynea330)

    yes. it has been fixed. thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.