Jump to content

How can I change the text for the number of posts? It's huge


cualupe

Recommended Posts

AdminCP->Customization->Themes->Edit HTML and CSS (of theme you are using)->CSS->Core->Front->Custom->custom.css

Paste this at the bottom of the file:

.ipsDataItem_statsLarge .ipsDataItem_stats_number {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
}

Change the font-size to your desired number.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...