Disable Fade In on home page sections

Home Forums Construction Pro/Build Forum Disable Fade In on home page sections

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #24103
    SandySandy
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 22, 2016

    I would like to disable the fade in for the 3 box services section. How do I do this?

    #24173
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Sandy,

    For disable the animation on the homepage kindly check this link:

    https://www.sktthemes.org/forums/topic/home-page-responsive-display/

    Regards,
    Shri

    #24286
    SandySandy
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 22, 2016

    Thank 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");
    			}
    		});
    #24405
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Sandy,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Shri

    #24451
    SandySandy
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 22, 2016

    Hello, 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!

    #24462
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi 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,
    Shri

    #24836
    SandySandy
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 22, 2016

    Hi, just wanted to be sure you received my information? Thank you.

    #24883
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Will be done today in next 2 hours from now on.

    Do check after 2 hours and confirm.

    Regards,
    Shri

    #24940
    SandySandy
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 22, 2016

    Perfect, thank you!

    #25040
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Great.

    Regards,
    Brad

    #45336
    EndaEnda
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: August 24, 2016

    Could you send me information on what lines of code I need to change to disable the fade in feature on Construction Pro.
    Kind Regards
    Brendan

    #45362
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Brendan,

    Here is a topic discussed for that: https://www.sktthemes.org/forums/topic/home-page-responsive-display/

    That might help.

    Regards,
    Shri

    #82832
    RonsonRonson
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: March 25, 2017

    Hi 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.

    #82874
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi Ronson,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.