Skip to content
Public Ticket #7329

Add same font family

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please edit counter up shortcode you want add  percent and add class to shortcode as screenshot http://prntscr.com/myc8p1

then go to Customize > Addtional CSS then add custom css to do that :

.add-precent-counterup .penci-cup-number-wrapper:before {
    content: '%';
    font-size: 35px;
    display: inline-block;
}

You can change font size is 35px to any font size you want 

Best Regards,

PenciDesign

Alysson Lisboa started the conversation

Conversation Start

How do i add a %(percent symbol) with the same font family like 99 ?

thanks

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