Tagged: related posts
Hi,
After installing the Facebook comments plugin we have noticed an overlap between the related posts section in the posts and the Facebook comments.
Is there a way to add additional space underneath related posts so there is no overlap preferably in Quick CSS?
Hi pavler12!
Please contact the plugin author, who will be able to help you with that issue.
thanks a lot
Best regards,
Basilis
Hello Basilis
Related posts are part of Enfold I am just looking for a way to add additional space beneath or extend the div, what are the steps needed to do that.
Thank you
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Andy
Hello Andy
Thanks for pinging me back, please find the required data in the private part of this post
Kind regards
Also the login url below
Hi,
try this code inside Quick CSS field:
h3 {
margin-top: 70px;
}
and adjust as needed.
Best regards,
Andy