Home › Forums › Construction Pro/Build Forum › Disable Fade In on home page sections
- This topic has 13 replies, 5 voices, and was last updated 7 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
February 24, 2016 at 5:01 pm #24103
I would like to disable the fade in for the 3 box services section. How do I do this?
February 25, 2016 at 6:41 am #24173Hi Sandy,
For disable the animation on the homepage kindly check this link:
https://www.sktthemes.org/forums/topic/home-page-responsive-display/
Regards,
ShriFebruary 25, 2016 at 3:35 pm #24286Thank you for your prompt reply. Can you clarify for me if I am to remove the entire block of code, as in below example?
jQuery('.serviceswrap').each(function(){ var imagePos = jQuery(this).offset().top; var topOfWindow = jQuery(window).scrollTop(); if (imagePos < topOfWindow+400) { jQuery(this).addClass("fadeInLeft"); } });
February 26, 2016 at 10:32 am #24405Hi Sandy,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ShriFebruary 26, 2016 at 1:10 pm #24451Hello, I apologize, but I am not sure how you could resolve from your end as you don’t have access to my website. Please explain. Am I to remove the entire block of code, or just the line that includes ‘fadeInLeft’? I don’t want the fade in effect on the home page, as the page looks blank below the slider upon landing on the page. Thank you kindly in advance!
February 26, 2016 at 1:41 pm #24462Hi Sandy,
I apologize, I have replied in a wrong post here. Again sorry for the mistake.
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.Regards,
ShriFebruary 29, 2016 at 6:34 pm #24836Hi, just wanted to be sure you received my information? Thank you.
March 1, 2016 at 4:55 am #24883Will be done today in next 2 hours from now on.
Do check after 2 hours and confirm.
Regards,
ShriMarch 1, 2016 at 1:38 pm #24940Perfect, thank you!
March 2, 2016 at 6:55 am #25040Great.
Regards,
BradSeptember 1, 2016 at 4:45 pm #45336Could you send me information on what lines of code I need to change to disable the fade in feature on Construction Pro.
Kind Regards
BrendanSeptember 2, 2016 at 7:35 am #45362Hi Brendan,
Here is a topic discussed for that: https://www.sktthemes.org/forums/topic/home-page-responsive-display/
That might help.
Regards,
ShriSeptember 9, 2017 at 10:20 am #82832Hi Shri.
I have tried to do the same as mentioned in that topic. But I can’t make it work. The topic is for an other theme. Can I really make it work the same way?
I don’t want ‘wrap one’ to fade in.
September 11, 2017 at 5:17 am #82874Hi Ronson,
Kindly show us your website URL so that we can assist further.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.