Home Forums Themes Support Claue Rating stars on mobile needs layout changing

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #17613

      Hi Harry,

      Hope you can help. We’ve been having customers leave 1 star review by accident as they have left feedback using their mobile (see screenshot)

      The layout would be better if the review stars appeared in a list rather than trying to fit them on one row.

      Can you help as I’m getting lots of complaints about this one.

      Many thanks,

      Karen

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

      Hi Karen,

      Could you send me the account as a vendor to check this?

      Thanks

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

    • #17640
      This reply has been marked as private.
    • #17649

      Hi Karen,

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

      .wcv-form .control-group .all-20 {position: relative;}
      .wcv-form .control-group input[type="radio"] {top: 5px;}
      .wcv-form .control-group input[type="radio"] + label {padding-left: 1.6em !important;}
      @media only screen and (max-width: 736px) {
      .wcv-form .control-group .all-20 {width: 100%;}
      }

      Best regards

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

    • #17654

      Thank you ever so much that’s perfect 🙂

      Attachments:
      You must be logged in to view attached files.
Viewing 4 reply threads

You must be logged in to reply to this topic.