This topic has 7 replies, 5 voices, and was last updated 3 months ago ago by Rose Tyler
Hello support team,
I am reaching out regarding my website, I would like to implement a header logo animation similar to the one on this website (https://www.gucci.com/us/en/). As you can see, the logo starts off large but shrinks to a normal size when the user scrolls down. I would like to achieve the same effect for the logo on my site. I tried myself but couldn’t figure it out.
Thank you for your assistance.
Hello, @Ammarzo,
Thank you for choosing XStore as your WooCommerce WordPress theme.
Unfortunately, there is no such animation in the theme at this time. However, the following code can be used to change the size of the logo for the sticky header. please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:
.sticky-on .et_b_header-logo img {
max-width: 100px !important;
}
If further customization is required, we recommend submitting a customization request to the Codeable team via their website: https://www.codeable.io/?ref=qGTdX.
Alternatively, you can post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.
Best Regards,
8Theme’s Team
You already have this feature on a different demo theme, but not on the one which I have chosen, I guess its possible through some basic settings and CSS code. Please I want the changes to be done
Hello, @Ammarzo,
Thank you for your response.
Please provide the URL of the mentioned demo.
Best Regards,
8Theme’s Team
I am VERY curious to know which demo too!
same here 🙂
patiently waiting for the update
Hello, @Ammarzo,
Please provide the URL of the mentioned demo. Thank you in advance!
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up