Customzing slide info with class name and style
-
Hi, on this single page I wanted to customzize the slide info of a slider by setting the class name to ms-slide-info and adding `.ms-slide-info h3{
color: #ecf0f5;
}
.ms-slide-info h4{
color: #ecf0f5;
}
`
as custom style. The slide info has by default h3 and h4 texts. (It’s the default Partial View Slider Version 2)
Although my adjustments worked for another slider, it’s not applied this time.
What did I wrong?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Customzing slide info with class name and style’ is closed to new replies.