Loading Website

Discussion in 'Poloray WordPress Theme' started by home, Sep 1, 2014.

Thread Status:
Not open for further replies.
  1. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
    I've created a new website with thee Poleray theme however when you first load it it loads the default theme. Only for a second and then it changes. Is there any way that you can stop this from happening as it really doesn't look good? http://fegans.co.uk/
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Use following CSS in Custom CSS to fix this problem.
    Code:
    .slider_container {
    background: url("http://fegans.co.uk/wp-content/uploads/2014/09/Gradient2.png") repeat-y scroll center center #D83747;
    }
    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
    Thanks. That has stopped the background color changing when the page loads, but the heading font in the slider changes size. How can I stop this? Thanks.
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    To stop that you have to delete cufon font as shown below in screenshot.

    13sep1.png

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  5. home

    home Member

    Joined:
    Oct 9, 2013
    Messages:
    70
    Likes Received:
    3
    Problem resolved. Thank you once again for your help.
     
Thread Status:
Not open for further replies.

Share This Page