New Landing › How can we help? › Themeforest Theme Support › Dante › portfolio options (love button, buttons, categories)
Try adding this custom css:
.postid-248 .article-body-wrap { margin-bottom: 0; } .postid-248 .inner-page-wrap { margin-bottom: 0; } .postid-248 #footer-wrap { margin-top: -30px; }
– Kyle
Works! thank you so much. This open my eyes for further changes. Again, thanks a lot for your support.
No problem, glad to help! ๐
how can i completely hide the related items section when showing portfolio items?
i know it must be in the single-portfolio.php but where exactly? and would should i delete there?
Add this to your custom css:
.related-projects { display: none; }
amazing thank you
No problem ๐
You must be logged in and have valid license to reply to this topic.