Hello, as the title says, I would simply like to remove the title space above each portfolio item so that only the images themselves are visible on the page. Is there a quick fix for this? Thank you in advance.
How to remove the title and white space above each portfolio item?
4 posts from 2 voices-
Posted 3 months ago #
-
Hi JNYB,
Try to add this code in Quick CSS (located inside Angular > Theme Options > Styling) or custom.css (located in wp-content/themes/angular/css):
h1.post-title.portfolio-title { display: none; }Hope this helps.
Regards,
IsmaelPosted 3 months ago # -
Thank you Ismael! It worked!
Posted 3 months ago # -
Hi JNYB,
Glad we could help. :)
Cheers,
IsmaelPosted 3 months ago #
Reply
You must log in to post.














