Hi there,
trying to hide the Portfolio Title in Single portfolio Item using the following code, but it doesn’t work for some reason.
h1.entry-title.entry-title-portfolio {
display: none;
}
Can somebody help?
Thanks
Hi there,
trying to hide the Portfolio Title in Single portfolio Item using the following code, but it doesn’t work for some reason.
h1.entry-title.entry-title-portfolio {
display: none;
}
Can somebody help?
Thanks
Hello There,
Thanks for writing in! You are using the correct code. It may not work because you have added incorrect comment tags in your custom css. Please remove your comments like //Portfolio Page Fullwith.
In writing CSS comments, you should be using: /* Portfolio Page Fullwith */ .
Hope this helps.
Brilliant!
Thanks A lot
On behalf of my colleague, you’re welcome. Cheers! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.