Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • SiteWeavers Friend
    #640246

    Hi

    Is it possible to display a percentage sign next to each ‘fun facts’ number?

    Many Thanks 🙂

    Adam M Moderator
    #645122

    Hi @weavers73,

    Please open file /templates/ja_sugite/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .funfacts-content .count-number:after {
    content: "%";
    }

    Adam M Moderator
    #743747

    Hi @weavers73,

    Please open file /templates/ja_sugite/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .funfacts-content .count-number:after {
    content: "%";
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Adam M 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum