In this wordpress tutorial for beginners you will learn how to reduce header and logo size on page scrolling in elementor / elementor pro website page builder plugin. On scrolling header and logo height shrinking using CSS Class and Custom CSS in wordpress website.
Add CSS Class " logoreduce " in Image / Logo advanced setting.
** Add Custom CSS:
.logoreduce img{
transition: width .4s ease;
}
.elementor-sticky--active .logoreduce img {
width: 60px !important;
}
*** In css you can add width on header scrolling according to your requirement.
#header #logo #image #scroll #shrinking #css #class #elementor #elementorpro #elementorpagebuilder #wordpress #wordpresstutorial #webtaskwithhassan #hassangilani
Смотрите видео How to Shrink Header & Logo on Scroll in Elementor Pro WordPress | Reduce Logo онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь WebTask With Hassan 27 Август 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 53 раз и оно понравилось 2 людям.