Comments Markus started the conversationOctober 5, 2019 at 9:42pmHow do I style this text? https://i.gyazo.com/043ad9a91c130b6bb0b5db2b993655f4.jpgMarkus repliedOctober 5, 2019 at 9:43pm"htlm issues" is obviously the wrong name for this ticket.. 2,700PenciDesign repliedOctober 6, 2019 at 6:34amHi,You can use this selector to style it: .penci-grid li .item p, .penci-masonry .item-masonry p{ /* write style attr here */ } Best Regards,PenciDesignMarkus repliedOctober 6, 2019 at 2:42pmHow do I add additional fonts that I can chose with css? 2,700PenciDesign repliedOctober 7, 2019 at 3:39amHi,You can upload that font via Dashboard > Soledad > Custom Fonts > and set a font name for that font - Example: XXXXXAnd use the css like this: .penci-grid li .item p, .penci-masonry .item-masonry p{ font-family: 'xxxxx'; }To do that.Best Regards,PenciDesign Sign in to reply ...
How do I style this text? https://i.gyazo.com/043ad9a91c130b6bb0b5db2b993655f4.jpg
"htlm issues" is obviously the wrong name for this ticket..
Hi,
You can use this selector to style it:
Best Regards,
PenciDesign
How do I add additional fonts that I can chose with css?
Hi,
You can upload that font via Dashboard > Soledad > Custom Fonts > and set a font name for that font - Example: XXXXX
And use the css like this:
To do that.
Best Regards,
PenciDesign