Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21956

    Hello!  I am new to web design and I’m experiencing some difficulty with getting the home page of my selected Boldgrid template to load properly.

    Specifically, when you go to my website (wilburnstrategicsolutions.com), the home page (a bridge across a bay) does  not fill up the screen.  There is blank/white space on the right side of the screen.

    Why is this happening?  Please advise on how to correct this so that my website looks as great as your templates!

    Thanks,

    ~kuliva

    #21957
    Joseph W
    Keymaster

    Our team is happy to assist you in getting your background image to display to your liking.  In order to accomplish this we will use some Custom CSS code fix these slight design inconsistencies.  Placing the code provided below in the Custom CSS field outlined in the guide should address your concerns with the styling of your background image.

    body.custom-background {
      background-size: cover;
    }
    .palette-primary .background-accent {
      display: none;
    }
    • This reply was modified 3 years, 9 months ago by Jesse Owens.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘When accessing my website, the image doesn’t fully load’ is closed to new replies.