background image extra space

Discussion in 'Blackriders WordPress Theme' started by mschultz33, Apr 16, 2015.

  1. mschultz33

    mschultz33 Member

    Joined:
    Jan 13, 2015
    Messages:
    62
    Likes Received:
    0
    Hi,

    Background image extra space at the bottom on 21.5 inch monitor.

    valoanalliance.com
    mortgagebranchconnection.com

    see attached. Thanks!
     

    Attached Files:

  2. praveen

    praveen Support Staff

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

    I have checked your both website.
    I have not found any extra space as you mentioned in your screenshot.

    Thanks,
    Praveen
     
  3. mschultz33

    mschultz33 Member

    Joined:
    Jan 13, 2015
    Messages:
    62
    Likes Received:
    0
    What size is your monitor? I have a 21.5 inch monitor and alot of the people I target use large montiors like this as well. The screen shot shows the space. Please recheck and let me know. Thanks!
     
  4. praveen

    praveen Support Staff

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

    Please paste the code given below in custom css section
    (appearance -> theme options -> styling options -> custom css) of your dashboard.
    Code:
    .home-content {
      margin-top: -50px !important;
    }
    Please increase/decrease the value of margin according to your requirement.

    Hope it will resolve your issue.

    Thanks,
    Praveen
     

Share This Page