How do I remove the read more button from the slider please? I have tried adding the following to add CSS section but it didnt work:
#featured-slider .slider-read-more-button {
display: none;
}
Also, each slider image there is the actual work slider and a bullet point – how can I remove these please?