Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #610448

    Hi there! I’m DONE! Except…

    on one page I have a row of animated numbers which looks great on my phone and desktop. On the tablet the numbers all override each other. Can you help me get it so the font resizes for ipad size?

    #610456

    Sorry, just noticed it’s an issue here as well:
    http://awesomescreenshot.com/0f55s15n56

    • This reply was modified 7 years, 11 months ago by BrendaSarg.
    #610459

    I found it!

    Sorry…there is no way to delete this or I would.

    I used this:

    @media only screen and (max-width: 768px) {
    .avia-animated-number-title {
    font-size: 24px !important;
    }}

    #610526

    Hey!

    Great! you found a solution… should you need any help please feel free to get in touch with us.

    Thank you for using Enfold.

    Best regards,
    Vinay

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