Font Size for Item Subtitle
-
Hi. Great plugin, thank you! Trying to get the item subtitle to appear in a larger, bold font. The bold is working, but the font size won’t change. I was able to make the font bigger for the title, but the same structure doesn’t work for the subtitle.
Here is the CSS I am using with your shortcode:
.authors-list-item { border-radius: 10px; padding: 10px 10px 0px 10px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); } .authors-list-item-title a { font-size: 22px; font-weight: 800; } .authors-list-item-subtitle { font-size: 24px; font-weight: 600; }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Font Size for Item Subtitle’ is closed to new replies.