Home Forums Themes Support Gecko Spacing issue on sentence

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #7994

      Hi,

      I’m trying to get the sentence that says “For bulk orders please contact us at: [email protected]” to fit on one line. Is there a way I can do this? Thanks.

      http://wellpointcanada.com/product/imun-rx/

    • #8004

      Hi

      you can add custom css code

      @media only screen and (min-width: 768px) {
      .product .jas-row .jas-col-md-7, .product .jas-row .jas-col-md-5 {flex-basis: 50%; max-width: 50%;}
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #8015

      Thanks!

Viewing 2 reply threads

You must be logged in to reply to this topic.