Hello,
How would I go about creating a new style for the Portfolio Entry text? I only what to affect how it appears on the home page (slider) and not how it looks on a single portfolio-item page.
Many Thanks.
Hello,
How would I go about creating a new style for the Portfolio Entry text? I only what to affect how it appears on the home page (slider) and not how it looks on a single portfolio-item page.
Many Thanks.
Still hoping for a reply...thanks.
Hi idApostle,
You can use the following to style the text in the 'slides' for the portfolio items:
.ajax_slide{
color:#333;
font-weight:bold;
}
Here I changed the color of the text and made it bold.
Hello Devin,
Fantastic. Much appreciated.
You must log in to post.