Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7032

    rideorflychick
    Participant

    Hello,

    I can’t figure out how to change the size of the number in the counter shortcode. They are coming out really tiny and there are no options for re-sizing.

    Thank you,
    Jennie

    #7037

    Intense Visions
    Keymaster

    Jennie,

    Hello!

    For most of our examples on our demo, we simply added a div around the [intense_counter] shortcode that set the font-size in the style tag. You could use the [intense_heading] shortcode as well, then place the [intense_counter] shortcode inside of it.

    Here is an example from our Counter demo page.

    <div style="font-size: 90px; line-height: 90px;">[intense_counter font_color="primary" speed="30"]</div>

    If you need any additional help, please let us know.

    Thanks,

    Josh

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

You must be logged in to reply to this topic.