Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #908334

    I would like to center align the extra elements text in the small bar above the menu.

    #908347

    Hey iedigitaldesign,
    Try this code in the General Styling > Quick CSS field:

    #header_meta .container {
         display: flex!important; 
        justify-content: center!important; 
    }

    Best regards,
    Mike

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