Customizing the Posts Slider
-
I am trying to customize few things in the posts slide but it is not working. Following are the things I am trying to do:
1. Adjust the font face and size in the poster slider by changing the CSS to the one below but it is not changing the font type and size but it did change the color.
`slide_holder .featured-title a {
font-family: ‘Baskerville Old Face’, sans-serif; !important;
font-size: 22px
color: #016372;
}2. Want to move the Read More button slightly below the excerpts because some of the slides it is sitting on top of the text.
3. Some of the images are getting cut off at the bottom in the slides.
Thanks for any help
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Customizing the Posts Slider’ is closed to new replies.