This topic has 1 reply, 2 voices, and was last updated 9 years by Abe.

  • Author
  • #19317
     metalmick
    Participant

    I’m using Revolution Slider on my main page but don’t like the fact that during the three seconds it takes to load it shows the lower half of my page which then drops down on loading. I found this article on the problem, http://forum.muffingroup.com/brandon/discussion/59/revolution-slider-loading-slow/p1, which suggests using this:

    You just need to add the following code to your custom css:

    #mfn-rev-slider { min-height:XX.px; }

    where XX is the height of your slider images (assuming all are the same height). Mine are 390 px tall so I added #mfn-rev-slider { min-height:390px; }

    I have tried this but it didn’t work. Can you tell me if this should work, if not what else can I do to achieve the same effect of a blank white space while loading?

    #19546
     Abe
    Keymaster

    You should add something like this if that is the homepage:

    COPY CODE
    
    .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: 713px; }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?