Hide latest news button – Sydney

Use this code to hide the button from the Sydney FP: Latest News widget:

.widget_sydney_latest_news .more-button {
	display: none;
}
INFO: This is a CSS snippet. If you don’t have a child theme or don’t know how to use one, we recommend that you add this snippet in Customize > Additional CSS.