Hi, I am using portfolio grid on my website and Id like to make the color of portfolio lable bg to red, please help me our with this, Heres a Image for your reference
Thanks :)
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: red; color: red; }
.main_color .grid-entry-title { background-color: red; color: white; }
Cheers!
Yigit
Awesome, I needed this too! :) I set the “Main Content background color” and it affected the above colours, is that right?
Anyway, the CSS worked perfectly… 20 months after it was originally posted! :D