Home Forums Themes Support Claue Gravity form question

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

      Hi! Question with the gravity form and design aspect. We use the gravity forms/woo commerce for our site and with the swatches it has a box around them. Attached is a screenshot of it. Is there a way to remove the boxes around the swatches? Thanks!

    • #4570

      Hi,

      You can add custom css in Claue > Theme Option > General Layout > Custom CSs

      .variations_form .variations .value { border: none;}

      .variations_form .variations .value::after {  display: none; }

      Best regards

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

    • #4581

      Sweet, thanks so much. Worked!

Viewing 2 reply threads

You must be logged in to reply to this topic.