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

    Hi,

    I want the animated number to appear as a heavy weight.

    Is this defined by how the H1 is set, or can some CSS be added so that the weight for the number only is heavier?

    Thanks

    #1413311

    Hey woogie07,
    You can use css to make the number bolder, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top span.avia-single-number {
    	font-weight: bolder;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.