Tagged: grid, hover, item, overlay, Portfolio, state Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 25, 2016 at 9:25 pm #571614 chriscoronaParticipant I’d like to create a different hover state for portfolio grid items. Currently it’s a white overlay with an arrow animation. Instead I would like the hover state to be a yellow (#d18a0f) overlay with text in the center that reads “- check it out -“. January 25, 2016 at 11:11 pm #571667 YigitKeymaster Hey chriscorona! Please add following code to Quick CSS in Enfold theme options under General Styling tab .image-overlay { background: #d18a0f; } .image-overlay.overlay-type-extern .image-overlay-inside:before { content: 'Check it out'!important; } Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In