Okay
  Public Ticket #1491000
Kalium background video and others
Closed

Comments

  • Archerz99 started the conversation

    Hello,

    I am having two issues.

    1. Backgroundvideo

    - I have a continuous loop in the video however when it resets there is black space for about 1.5 seconds and then it restarts. Is there a way for me to reduce this blank space and have it loop back seamlessly? I here I can ad a self hosted video but I am having trouble finding the options.

    2. Space between last row and footer

    -I have some white space between my last row and footer. It will not go away. I checked the last row to make sure it was not a parallax effect. What are my options?

    Thanks,

  • [deleted] replied

    Hi there,

    1— Sorry but the this is a Revolution Slider question and they can give you a detailed reply for this question. We just use this plugin on our theme and offer it for our clients.

    2— That is coming from the CSS of the "Rich-Web-Slider-Widget". 

    To fix that problem please please add the code below to your Custom CSS area:

    .has-fixed-footer .wrapper {
    margin-bottom: 0px !important;
    }

    Will set this ticket as solved from here.