Home › Forums › Support › White spaces in between the horizontal line This topic has 11 replies, 3 voices, and was last updated 4 years, 10 months ago by David. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts November 19, 2020 at 7:57 pm #1538377 Mehedi I need some help. I want to remove the extra space from the top and bottom after using a horizontal line. https://drive.google.com/file/d/1ilNDENFqBF-f_crURw1RbAAZkuPEmZ-R/view?usp=sharing this is the screenshot in generatepress theme and https://drive.google.com/file/d/1vLhJHd7k_xCg7tKYTg1erLAMCWSZjbn6/view?usp=sharing this is the screenshot I need to have. November 19, 2020 at 8:23 pm #1538392 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can use the private information field. Let me know 🙂 November 19, 2020 at 8:29 pm #1538396 Mehedi The site is in development mode and we didn’t publish any content yet but this problem is universal for the generatepress theme after using the horizontal line. The site we want to use for this is – http://www.appsworm.com and want to follow – https://www.ubuntupit.com/how-to-install-and-configure-mautic-marketing-automation-tool-on-linux/ November 19, 2020 at 8:31 pm #1538400 LeoStaff Customer Support Try this CSS: hr { margin-top: 10px; margin-bottom: 20px; background-color: #000; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Just adjust the px number as you see fit. November 19, 2020 at 8:38 pm #1538408 Mehedi https://prnt.sc/vmktbh used but doesn’t work. I made the px 0 but still no luck November 19, 2020 at 8:46 pm #1538418 LeoStaff Customer Support I tested the code and it worked. I will need to see the live site with the code added in order to determine the issue unfortunately. November 25, 2020 at 5:24 am #1546072 Mehedi Now the code is used and the link is live. https://www.appsworm.com/best-notes-apps-for-ipad-and-iphone/ I want this – https://prnt.sc/vpuhxo but getting this on generate press theme – https://prnt.sc/vpug0i November 25, 2020 at 5:53 am #1546112 DavidStaff Customer Support Hi there, i edited Leo’s code here: https://generatepress.com/forums/topic/white-spaces-in-between-the-horizontal-line/#post-1538400 It now includes the background color – changed to solid black. November 25, 2020 at 5:57 am #1546123 Mehedi Hello David, I am not concern about the background color. Can you see there are distinct spaces on top of the line and bottom of the line? I just want to reduce the white space just like the sample one – https://prnt.sc/vpuhxo November 25, 2020 at 7:10 am #1546441 DavidStaff Customer Support Just adjusted Leos CSS here: https://generatepress.com/forums/topic/white-spaces-in-between-the-horizontal-line/#post-1538400 November 25, 2020 at 8:08 am #1546544 Mehedi Thanks. It’s working now. November 25, 2020 at 8:12 am #1546552 DavidStaff Customer Support Glad to hear that Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In