• My website has been working great until recently. All of a sudden the top part of the site won’t load. The top scrolling pictures and content is gone. So now just the services shows as the top of the page. I have had my web provider (Bluehost) restore this using the backup files two times now. It is fine for a day and won’t fully load. Bluehost support told me is it a Theme or wordpress issue.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    They present in there. However they’re invisible as the menu bar background color is light. Try to set it darker by going to Appearance > Customize > Color > Header . And choose a color on Menu background. If it doesn’t change anything, alternatively you can use this CSS code and add it to Customize > Additional CSS.

    
    .site-header {
      background-color: #000000;
    }
    

    Regards,
    Kharis

    Thread Starter memorybuyer

    (@memorybuyer)

    Thank you for your reply. I hired someone to look at the problem. It turns out there was an issue with the first image. As there was no first image in the slider so that’s the reason it wasn’t loading

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full page won’t load’ is closed to new replies.