1 Answers
Hi Umasankar !
To change font size from the new Slideshow on the DW Focus. Please add the following code to the “Header Script”
<style>
.news-slider .carousel .carousel-inner .entry-title {
font-size: 20px;
}
</style>
Hope this helps !
Please login or Register to submit your answer