New Landing How can we help? Themeforest Theme Support Dante Counters Shortcode on Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #199115
    tsimarketing
    Member
    Post count: 267

    I have some counter shortcodes on our website and on this specific page, http://tsihealthcare.com/test/healthcarereform/, we have a counter that says 3,700,000. But when I look at this page on mobile the end of that number gets cut off. Is there a way to fix this issue? I have attached a screenshot showing what I’m talking about.

    Attachments:
    You must be logged in to view attached files.
    #199215
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    .sf-count-asset .count-number{font-size:50px !important;}
    }

    Thanks
    Mohammad

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

You must be logged in to reply to this topic.