Comments Yash Jain started the conversationJune 29, 2020 at 8:32pmHi,Can you also help me remove the scroll load animation.As once I scroll pass the items, it again hides & re performs the animation and there is a delay on the whole and not very intuitive. Looks bad on my Ipad in Horizontal mode. Please help. 1,974Support repliedJune 30, 2020 at 2:09pmHi there,you provided this link with your ticket: https://suntimjain.com/Portfolio-work/so we assume it's related with portfolio items animation on scroll.plz add this:.item-content{ transform: translateY(0)!important; opacity: 1!important;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyYash Jain repliedJune 30, 2020 at 3:44pmI tired that. Worked. Thanks.I ran into a new issue - https://suntimjain.com/hire-us/The map loads floating to the right and I have to refresh again to fix it. Please rectify this. I don't like the idea of having to reload. 1,974Support repliedJune 30, 2020 at 8:32pmHi, try adding the following in customizer -> additional CSS.wpb_gmaps_widget .wpb_map_wraper iframe { margin-bottom: 0; padding: 0; display: block; width: 100%; pointer-events: none; border: 0px;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
Can you also help me remove the scroll load animation.
As once I scroll pass the items, it again hides & re performs the animation and there is a delay on the whole and not very intuitive. Looks bad on my Ipad in Horizontal mode. Please help.
Hi there,
you provided this link with your ticket:
https://suntimjain.com/Portfolio-work/
so we assume it's related with portfolio items animation on scroll.
plz add this:
.item-content{
transform: translateY(0)!important;
opacity: 1!important;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I tired that. Worked. Thanks.
I ran into a new issue - https://suntimjain.com/hire-us/
The map loads floating to the right and I have to refresh again to fix it. Please rectify this. I don't like the idea of having to reload.
Hi, try adding the following in customizer -> additional CSS
.wpb_gmaps_widget .wpb_map_wraper iframe {
margin-bottom: 0;
padding: 0;
display: block;
width: 100%;
pointer-events: none;
border: 0px;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy