Hi Mediavista7,
To remove “read more” link on service widget Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.widget_service .more-link {
display: none;
}
Also our recent work widget and slider used the pages to highlight this widgets and slider. So there will be more detail/specific page about the business you provide. We have designer the theme this way.
If you want to remove clickable function in those widgets and slider then it need code customization you have to hire a developer.
Thank you!