How do I change the design of a Featured entry?

GravityView Featured Entry extension uses super-simple CSS rule:

.gv-featured-entry {
	/* Change the color below */
	background-color: #ffffe0;
}

Add the code above to your own theme's stylesheet and customize it.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us