setting city name field all equal width

[ad_1]

Hello. Try add some css code. Eg:

<style>

    .mx-localize-time > div {

      display: flex;

      margin-right: 28px;

      flex-wrap: wrap;

    }

    .mx-localize-time span {

      text-align: left;

    }

    .mx-localize-time span.mx-simple-elem-time_zone {

      width: 25%;

    }

    .mx-localize-time span.mx-simple-elem-time {

      width: 25%;

    }

    .mx-localize-time span.mx-simple-elem-days {

      width: 50%;

    }

  </style>

This code should work for desktop.

Great, thanks a lot, it worked like a charm.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer