This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson
Hi! I have a new website Beybot.com. As you can see, there is way too much spacing above the Separator Line elements. How can I reduce the space above the line or otherwise make it so that the space is equal above and below the line? Thank you!
Hello,
You can use this code in custom.css file:
.home .wpb_wrapper .wpb_content_element {
margin-bottom: 0px;
}
How to create custom.css you can watch in this tutorial
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up