This topic has 8 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson
Hello
How do I remove the white space between the sections like the demo site
https://www.8theme.com/demo/royal/?page_id=15873&et_styles=0-1-1-4-0-1
Here is my site
http://www.theacceleratory.com/
Thanks for your help
Alison
Hello,
Please add this code in custom.css file.
.wpb_content_element {
margin-bottom: 0px !important;
}
.content-page {
margin-bottom: 0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thank you very much. That worked for the first row under the slider but not the others below.
http://www.acceleratorylabs.com/
Is there another custom CSS?
Thanks so much for the help.
I really appreciate it.
Regards,
Alison
Hello,
Please provide us with WP dashboard credentials in private content.
Best regards,
Jack Richardson.
login below
thanks
Hello,
As I see you didn’t renamed defaul.custom.css file to custom.css.
You can do it via FTP like in video tutorial: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The file is now renamed
custom.css
I still see the spacing between the other rows
Thanks for your help.
Hello,
I’ve set margin-bottom value to 0px for each block in Visual Composer editor as shown on the screenshot http://prntscr.com/7gei61
Please clear browser cache and check your site.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up