Site icon Catch Themes

Border around feature-slider

How do you add a border around the image in the feature-slider? I tried this:
#feature-slider .wrapper{
    border-width: 10px;
    border-color: #cc0001;
}
Exit mobile version