Home Forums Pro Themes WEN Business Pro Slider Home Wen Business Pro

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3415
    Angelo
    Participant

    I purchased pro win. Congratulations is very attractive.
    When the website is loading, the home slider images overlap for a few seconds. The website is: http://www.winterkayak.it
    It does not create problems to navigation internet but it is ugly to look at.
    You can solve the problem? Thank you

    #3449
    wensolutions
    Keymaster

    @Angelo, try once by adding the following custom CSS in Appearance->Customize->Theme Options->Advance Options->Custom CSS field.

    #featured-slider article { display: none }
    
    #featured-slider article.first {
      display: block;
    }

    Hope that helps!!

    #3462
    Angelo
    Participant

    Much better, thank you!

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