Argent Theme – Portfolio Shortcode – need to remove titles
-
Hi, hope some CSS gurus out there can help me.
I’m trying to configure a page with the portfolio shortcode in the Argent theme. However, the shortcode instructions do not include a way to remove the project title.
As it is, the project titles are appearing huge, misaligned, and below the images for the projects.
All suggestions welcome! The site is not public although I have screenshots to share over email if needed.
Thanks
The blog I need help with is: (visible only to logged in users)
-
WordPress support helped me out, Thanks Tish B.!
The CSS to fix this is:
.portfolio-entry-title a {
visibility: hidden;
}It leaves the page looking a bit lopsided with a lot of empty space below the images, so if anyone has tips on how to compress the page once the titles are hidden, I’m all ears :)
- The topic ‘Argent Theme – Portfolio Shortcode – need to remove titles’ is closed to new replies.