Hi I want my Portofilio Title and Excerpt to be indented to the left, not at the centre as it is currently. So, in a portfolio grid layout all the displayed portfolio items will have thier title and excerpt on the left.
Also I want the italics removed from the portfolio excerpts.
Thanks so much
Hi tusing!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css to left align the title and the excerpt:
.with-excerpt-container .grid-entry {
text-align: left;
}
Cheers!
Ismael
thanks. But it does not align with the portfolio image above. How do I align with the image above? Thanks