Website Header Area Loading Glitchy

Discussion in 'RoadFighter WordPress Theme' started by thegreatbc, Aug 12, 2014.

  1. thegreatbc

    thegreatbc New Member

    Joined:
    Jul 28, 2014
    Messages:
    1
    Likes Received:
    0
    The site is clwiottdesign.net

    I tried multiple browsers and when the site first loads, the top portion of site (for a few seconds) loads glitchy (shows sites tag "Let Us Show Bring..." line text) very large underneath the top header bar under logo) then corrects itself and disappears. Funny thing is, sometimes it does it, (most times) and sometimes it doesn't.

    I need help to fix this. Thank you.
     
  2. Yogesh

    Yogesh Guest

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

    Go to Appearance > Theme Option > Styling Option > Custom CSS
    And paste following code in Custom CSS
    Code:
    .slider-wrapper {
    min-height: 500px;
    }
    This will solve your issue.

    Thanks & Regards
    Yogesh Bhade
     

Share This Page