StartPoint Gallery image thumbnails do not size properly on home page

Discussion in 'StartPoint Business One Page WordPress Theme' started by avianna, Aug 11, 2014.

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

    avianna New Member

    Joined:
    Nov 12, 2012
    Messages:
    16
    Likes Received:
    0
    I am able to create a gallery, however the thumbnails on the first page do not size properly. They are HUGE and overlap.

    I verified that I'm using 1.0.2, and I have reset all theme options.

    Thanks for your help.
     
  2. Pramod

    Pramod Guest

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

    Please provide us your website url. so that, we can have a look over the issue in details.And
    download theme again from your members area and upload it.

    Thanks & Regards
    Pramod Patel
     
  3. avianna

    avianna New Member

    Joined:
    Nov 12, 2012
    Messages:
    16
    Likes Received:
    0
  4. Pramod

    Pramod Guest

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

    This issue is originate because of network problem this is not a theme problem.
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #tiles li img {
    display: block;
    max-width: 261px;
    height: auto;
    max-height: 302px;
    }
    
    We also updated this on Pro theme .

    Thanks & Regards
    Pramod Patel
     
  5. avianna

    avianna New Member

    Joined:
    Nov 12, 2012
    Messages:
    16
    Likes Received:
    0
    Thank you so much! Works perfectly!
     
Thread Status:
Not open for further replies.

Share This Page