Reduce White Space Between Rows in Home Page

This topic has 4 replies, 3 voices, and was last updated 4 years, 9 months ago ago by Olga Barlow

  • Avatar: TBREW
    TBREW
    Participant
    June 9, 2019 at 09:55

    Good day,

    I am trying to reduce the white spaces between rows on my home page: https://myblueprintrx.com/

    Could someone please advise what is the best way to do this?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 9, 2019 at 10:14

    Hello,

    Thanks for contacting us.
    These paddings http://prntscr.com/nzhmkj can be changed here – http://prntscr.com/nzhmzh
    To change this http://prntscr.com/nzhn7k add CSS code in Theme Options > Custom CSS:

    .home .content-page {
        padding-bottom: 1vw;
    }

    If this is not what you are looking for, provide screenshots for better understanding.
    You can use such screenshot maker as Lightshot https://prnt.sc/

    Regards

    Avatar: TBREW
    TBREW
    Participant
    June 10, 2019 at 08:25

    Hi Rose,

    Thanks very much.

    Yes, the padding is exactly where I want to reduce the “white space”.

    Could you please advise what my spacing should be? I am not too clued up on the “vw” or “em” or even “px” after each and every number.

    Thanks and regards,

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 10, 2019 at 11:03

    Hello,

    Everything depends on your design for desktop and mobile devices. Detailed information about CSS units you can read here https://www.w3schools.com/cssref/css_units.asp

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.