Hello,
How can i remove this white space?
Where should i modify the padding or the margin?
Thanks
This topic has 8 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
Hello,
How can i remove this white space?
Where should i modify the padding or the margin?
Thanks
Hello,
Add the code in custom.css file:
.page-content {
padding-top: 0px;
}
Regards,
Eva Kemp.
Hi, It doesnt seems to work.
And now the right image went down http://benedicto.ro/ http://prntscr.com/b24g2w
Hello,
I’ve added the following code in Page Settings. Please check.
.banner-right .vc_column-inner{
padding-top:0px !important;
}
Regards,
Robert Hall
Thank you.
Can you help me with the space too? http://prntscr.com/b2hwqx
Hello,
Add this code in custom.css file:
.wpb_revslider_element.wpb_content_element {
margin-bottom: 0 !important;
}
Regards,
Eva Kemp.
thank you
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘remove white space’' has been successfully resolved, and the topic is now closed for further responses