This topic has 4 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Olga Barlow
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?
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
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,
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
You must be logged in to reply to this topic.Log in/Sign up