Comments Paul started the conversationSeptember 21, 2018 at 9:07amWhats the size for the category product hero image? and how do I get the same parallax effect as the demo? See this linkas In https://www.cssigniter.com/vip/mavika/product-category/women/ 522Vasilis repliedSeptember 21, 2018 at 2:26pmHi there,you can try this.page-hero { background-repeat: no-repeat; background-position: top center; background-attachment: fixed; } in your custom CSS box for the parallax effect. I suggest a 1920x600px size for best results Sign in to reply ...
Whats the size for the category product hero image? and how do I get the same parallax effect as the demo? See this link
as In https://www.cssigniter.com/vip/mavika/product-category/women/
Hi there,
you can try this
in your custom CSS box for the parallax effect. I suggest a 1920x600px size for best results