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

    I have a color section broken into 5ths with five counting number fields.
    2018-01-17_11-24-49.png

    On an iPad these numbers run together.
    2018-01-17_11-26-41.png

    How can I force the color section to become responsive at a predetermined width?
    Thanks so much for your help. I have looked all over for this solution. Thanks again.

    #899144

    Hey Luke,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #899882

    Rikard, man! You’re awesome. Thank you for the speedy response. Worked perfectly!
    Thank you!

    -luke

    #900034

    Hi luke,

    Glad Rikard could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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