I would like to change the font size and font color of the Title and Description of the Masthead module.
I added the following code to the custom.css but nothing happens. Is something wrong with them?
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title{color: #ffffff !Important;font-size: 60px !important;}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description{color: #ffffff !Important;font-size: 20px !important;}
Best,
Zoran