Hi,
I have a quick question for the position of the excerpt in the Porfolio Grid.
As default both title and excerpt appear centered.
I have used the following code to move the title of the entry on the left
h3.grid-entry-title.entry-title {
text-align: left;
}
How can I do the same for the excerpt ? Also it is possible to remove the default italics of the excerpt?
Thank you very much for the help!