Skip to content
Public Ticket #9712

html issues

Conversation thread

PenciDesign replied

Staff Reply

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:

.penci-grid li .item p, .penci-masonry .item-masonry p{
    font-family: 'xxxxx';
}

To do that.

Best Regards,

PenciDesign

Markus Bergman replied

Customer Reply

How do I add additional fonts that I can chose with css?

PenciDesign replied

Staff Reply

Hi,

You can use this selector to style it:

.penci-grid li .item p, .penci-masonry .item-masonry p{
    /* write style attr here */
}

Best Regards,

PenciDesign

Markus Bergman replied

Customer Reply

"htlm issues" is obviously the wrong name for this ticket..

Want to join this conversation or access attachments? Sign in first.