slider image size issue

Discussion in 'Compass WordPress Theme' started by sandradohn, Jan 3, 2015.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, When I put a new image in the slider 1250 x 520, it does not fit in the slider section. There is a large white space on the right side of the pic..... Please advise. The pic that comes with the theme does not do this. It fits in the slider space perfectly. Thanks, Sandra
     
  2. praveen

    praveen Support Staff

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

    I will be pleased to help you.

    Please provide me the link of your website.

    Thanks
    Praveen
     
  3. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    marchwebdesign.com

    Thanks, Sandra
     
  4. praveen

    praveen Support Staff

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

    I have seen your website and not find any issue that you mentioned.

    Please give me screenshot.

    Thanks
    Praveen
     
  5. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    The screenshot image is to big to be uploaded. I put a pic in that is 1600 wide and it still does not fit right. you can see how it looks at januarywebdesign.com

    Thanks, Sandra
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Sandra !

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .bg-img img {
    height: auto;
    width: 100%;
    }
    Thanks & Regards
    Pramod
     

Share This Page