Background Image Center Full

Discussion in 'GeoCraft WordPress Theme' started by rdeshazer, Jan 1, 2015.

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

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
    Hello,

    The background image is not center full, it's tile. I would like it to be center full.

    www.squirrlit.com

    Thx
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello there,

    For your information you are using background image which seems to be too small, kindly use larger image than your current one.

    Kindly apply following code in Custom CSS field.
    Code:
    body{
    background-repeat: no-repeat;
    }
    This will resolve your issue,

    Thanks!
    Praveen
     
  3. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
Thread Status:
Not open for further replies.

Share This Page