Slow to load?

Discussion in 'Websites Showcase and Critiques' started by nicolev, Jan 31, 2014.

  1. nicolev

    nicolev Member

    Joined:
    Nov 4, 2013
    Messages:
    34
    Likes Received:
    0
    I am so happy with the road fighter theme and this latex website I have built - it could not be more perfect! the only concern I have is that it seems to be slow to load the slider images, which are the prescribed size and low resolution...any suggestions??

    http://www.uppermurraytourism.com
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .flexslider .slides > li:first-child {
     display: list-item!important;
    } 
    This will solve your issue.

    You can also use cache plugin. It will improve site loading speed.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page