Would anyone know how I might go about making the font much bolder, and potentially larger, on the Debut theme and only on the slideshow text? I don't wish to change the theme font.
Solved! Go to the solution
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.slideshow__title{
font-weight: bolder;
font-size: 65px;
}
Hope this helps.
Thanks!
User | Count |
---|---|
805 | |
121 | |
94 | |
93 | |
70 |