Home Forums Themes Support Claue Misalignment of Text Labelling on Checkout Page

Viewing 3 reply threads
  • Author
    Posts
    • #42863

      Hi there,

      I wish to seek your assistance to rectify the error appear on my checkout page.

      Please see below link:

      Quote Summary Page

      The second item label is not in the proper position, see the highlighted in red.

       

      Attachments:
      You must be logged in to view attached files.
    • #42870

      Hello Niskhesh,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .woocommerce form .form-row label {
          display: inline-block;
      }

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

    • #42871
      This reply has been marked as private.
    • #42872

      Hi,

      I see the code not apply. Please try again or edit code in claue-child > style.css line 128 from display: block to display: inline-block;

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.