Viewing 3 reply threads
You must be logged in to reply to this topic.
<span style=”color: #000000; font-family: Helvetica; font-size: 12px; line-height: normal;”>I am wondering how to remove the “Project Description and Project Detail” text that is automatically generated in the portfolio module. Is it also possible to add sidebar to the portfolio items?</span>
Hello,
To remove the “Project Description” and “Project Detail” please add this code into your custom css box:
.portfolio_single h4 { display: none;}
Sorry but is not possible to have sidebar in portfolio single item.
Best regards!
Hi,
I am using the child theme and copied the line right into the style.css, however it had no effect. Please Advise.
Best Regards,
Patrick
Hello,
It should not have any problem if added in style.css file. Try adding it into your custom css box. Send us your wp credentials in a private reply if you still can’t make it.
Best regards!
You must be logged in to reply to this topic.