Hi Please help,
-I need to stop the animation of scroll down to next area arrow.
Just want to show the icon. Please see image http://i.imgur.com/0BGntLD.jpg
How to stop it ?
-I cant remove background color from sort by container of portfolio gallery, I want to make it transparent.
Please see image http://i.imgur.com/kN5CNxw.png
Please see > http://onenineoeight.com/dev/tc/gallery/
Thank you very much
Hello Please help >.<
Hi!
Please add following code to Quick CSS
.home #av_section_1 a.scroll-down-link {
pointer-events: none;
}
#js_sort_items {
background: transparent!important;
}
Regards,
Yigit
Thanks , Yigit
but this one is not working
>> .home #av_section_1 a.scroll-down-link {
pointer-events: none;
}
pls help
Thank you !