Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #873893

    cyclegrinder
    Participant

    Hello,

    PROBLEM #1: Website Video Not Working On iPhone 4S
    here is the website:
    http:/cyclegrinder.com/thank-you
    The video isn’t loading on mobile devices. Please help.

    PROBLEM #2: Button Not Showing
    here is the website: http://cyclegrinder.com
    The button on the bottom of the page (“PRE-ORDER” button) is not appearing because the fade in effect is somehow not triggered. I already tried it on different computers. It works when I deactivate the fade in effect.
    Please help.

    Kind regards
    Dominic

    #874149

    Thai
    Moderator

    Hi There,

    #1] The video is loading fine on my end, please clear your cache and try again:

    View post on imgur.com

    #2] Add the following CSS under Customizer > Custom > Edit Global CSS:

    .home #x-section-15 {
        padding-bottom: 20px !important;
    }

    Hope it helps 🙂