- This topic has 1 reply, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove slider overlays?
IS there a way I can remove the overlay boxes with the button and descriptions on the sliders and only show the picture?
Hi Elyse,
Kindly go to Appereance>>Customize>>Custom CSS
Add this code:
.nivo-caption{display:none !important;}
Regards,
Brad
