Odometer issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27638
    doug s
    Participant

    Hello. We are trying to use only 1 odometer on a site. There does not seem to be any way to adjust the alignment of odometers though so if we drop it in a beaver builder row, it just appears flush left. Is there a way to set the alignment of odometers within a row?

    #27650
    Raghavendra
    Moderator

    Only way that I can see this happening is by setting the number of columns to 1 in the odometer module edit screen and then using this custom CSS in plugin options –

    
    .labb-odometers .labb-odometer { text-align: center; }
    

    Hope that works for you.

    #27653
    doug s
    Participant

    Thank you we will try this!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Beaver Builder Addons Support’ is closed to new topics and replies.