• Resolved richdixon

    (@richdixon)


    How can I center a single odometer?

    I’ve given the widget a title as a test, and the title is centered, but the single odometer is left-justified.

    I assume there’s CSS to accomplish this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author livemesh

    (@livemesh)

    I see that the site has odometers centered now with this custom CSS –

    .lsow-odometers .lsow-odometer {
        text-align: center;
    }
Viewing 1 replies (of 1 total)

The topic ‘center single odometer’ is closed to new replies.