Build Theme

Home Forums SKT Full Width Forum Build Theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #3611
    Becky HutslarBecky Hutslar
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 18, 2014

    The demo shows animated boxes on the front (Construction, Commercial, etc.). How do I turn those on? They don’t show on my theme.

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

    Hi Becky,

    Sorry for the same.

    Will it be possible for you to send us email: [email protected] with details of the WordPress admin and ftp where you have uploaded the website or do you prefer we update the theme and resend you back the theme?

    Regards,
    Shri

    #3665
    Becky HutslarBecky Hutslar
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 18, 2014

    Could you just resend the theme or give me a link with the updated version?

    Thanks

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

    Hi Becky,

    Yes sorry about the same. Will try to do it today. If not Monday without fail i will send the updated theme.

    Thanks for your patience and sorry for the delay as well.

    Regards,
    Shri

    #12235
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Is it possible to turn the animation off?  If so, how?

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

    Hi,

    The procedure is bit rough. Sorry about that in next themes we will have a way for animation to be turned off using theme options.

    So kindly visit wp-content/themes/build/js/custom.js and remove animation from there.

    Now go to style.css and all the hidden content css lines need to be removed since animation is also removed.

    Let me know if that works otherwise we can help you in removing animation.

    Regards,
    Shri

    #12566
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Can you be more specific as to which code needs to be removed?

    I have tried several and cannot seem to get the feature box rotation animation to stop.

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

    Okay possible to send us WordPress admin details and url of the site via email: [email protected]?

    If not then we will have to create a video or something to help you understand.

    Regards,
    Shri

    #12598
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    I would prefer to do it myself so that I can learn for future reference. Since it’s just deleting code – can you not just show which coding to be removed from each file?

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

    Okay sorry for the delay. I had to set up the old theme. We are moving to better and new build theme now:

    Here is the process:

    style.css
    line no.82 class name: .services_wrap .one_fourth Remove transition: all 0.4s ease 0s; and
    Line no.83 class name: .services_wrap .one_fourth:hover Remove transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transition: all 0.4s ease 0s;

    Regards,
    Shri

    #12681
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Thank you – that is exactly what I needed.  🙂

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