I have 4 PORTFOLIO items on my homepage (See link below).
The default text for these items is too small – any way to edit size / weight / colour etc?
Also – any way to edit background colour of the cells that contain the text?
Thanks,
Stephen McAteer.
Hey Stephen,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av-sc-portfolio-1 h3.grid-entry-title {
font-size: 16px;
background: red;
}
.home #av-sc-portfolio-1 .grid-content {
background: red;
}
Best regards,
Rikard
It didn’t work Rikard — no change after inserting this code.
Regards,
Stephen.
Hi,
Did you add the code to the very top of quick css so it runs first? Also clear the cache a few times over.
Best regards,
Jordan Shannon
Thanks Jordan. That worked.
Is there any way to have the Portfolio text / links change colour on mouseover?
I tried this CSS code but it doesn’t work:
.home #av-sc-portfolio-1 h3.grid-entry-title:hover {
color: #5f69c0;
}
Cheers,
Stephen.
Jordan — it’s working now. Must have been a cached page I was seeing.
Thanks
Stephen
Hi envato99,
Glad it’s working for you now! :)
If you need further assistance please let us know.
Best regards,
Victoria