Hi there.
Please go to my home page at nblund.com (copied in the image attached). Right there on the top, you will find your responsive slider simply sliding text. You will also see that the navigation buttons are placed behind the text. I added a class and tried to change with the following css
.nbfptextslider .flex-direction-nav a.flex-prev, a.flex-next {
display: inline-block;
margin-bottom: 30px;
}
… without luck. Which class would be the correct one - or what can I do? Thanks.

