Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #81315
    gordon
    Member

    How do I get rid of the white space between the two images?

    See my website:

    http://www.wholesometrust.com

    #81328
    Mahesh
    Keymaster

    Hi @gordon,

    This issue is because you have used different image sizes and they are very small too. The recommended size for image is as below:

    Width: 410px
    Height: 321px

    Please use the images with same aspect ratio.

    Let me know if this solved your issue.

    Regards,
    Mahesh

    #81358
    gordon
    Member

    Mahesh thanks for your reply

    What I mean is the white space between the header & the feature items.

    That where the blog post are usually.

    Cheers

    #81430
    Mahesh
    Keymaster

    Hi @gordon,

    Yes, white space displayed in the page is where the blogs are displayed. The white space is there because of following reasons:
    1. By default, the title for aside post format are hidden
    2. The option you’ve chosen for the layout in “Customize=> Theme Options=> Layout Options=> Archive Content Layout” is Show Full Content (No Featured Image) and you’ve also checked “Check to hide excerpt/content on archive pages” box.

    So different solutions would be following.
    1. Change the post format to standard format.
    2. Go to “Customize=> Theme Options=> Layout Options” either change “Archive Content Layout” to other options than Show Full Content (No Featured Image) or uncheck “Check to hide excerpt/content on archive pages” box.

    If you don’t want the blogs content, let me know, I’ll provide Custom CSS.

    Regards,
    Mahesh

    #124314
    bjbarker
    Participant

    In my case I am trying to get rid of the white space of the content between the bottom<hr> and the bottom of
    #main{background:#fff;border-radius:12px;} on the home/front page
    http://elsflowers.ie

    I have used .site-content article { margin-bottom: 0px; padding-bottom: 0px; }
    which I found on your forum and while it helps a bit, it’s not what I’m looking for.
    I have played around with various CSS styles to no avail.
    All other pages are perfect which led me to believe I had a ‘style’ somewhere in the homepage which caused this gap but
    I’m damned if I can find it.
    Any ideas?

    Many thanks,
    bjbarker.

    #124348
    Mahesh
    Keymaster

    @bjbarker: You have an empty <p> tag at the end of the content please remove it and it will fix the issue. Let me know if any problem.

    Regards,
    Mahesh

    #124383
    bjbarker
    Participant

    Solved.

    Many thanks again.

    bjbarker

    #124398
    Mahesh
    Keymaster

    @bjbarker: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to get rid off space’ is closed to new replies.