For the text font:
– I have added this to the Additional CSS of the theme, in the “Customize” section of the theme: p1 { font-family: “Caveat Brush”; font-size: 60px; font-style: normal; font-variant: normal; font-weight: 100; line-height: 70px; }
– And I have added the related HTML code in the homepage to display the Caveat Brush font.
The desktop version works fine.
The mobile and tablet version don’t: the size of the text remains the same as on desktop and as a result, the text doesn’t appear clearly on the picture gallery.
Hi Ronak,
First of all, deactivate all your third-party plugins and try it again. If a custom css code doesn’t work, you can add the important class at the of the code.
Thanks