Title: remove lines
Last modified: October 1, 2021

---

# remove lines

 *  [rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * (@rrobinson222)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/)
 * Hi,
 * Is anyone able to help me with CSS to remove the table lines around the outside
   of the swatches options here?
 * Thanks,
    Rachael
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-lines-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [yogeshyadav20](https://wordpress.org/support/users/yogeshyadav20/)
 * (@yogeshyadav20)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/#post-14927879)
 * Hi [@rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * try this css
 * .single-product .variations tr {
    border: 0; }`
    -  This reply was modified 4 years, 7 months ago by [yogeshyadav20](https://wordpress.org/support/users/yogeshyadav20/).
 *  [Kuldeep](https://wordpress.org/support/users/soberbanda/)
 * (@soberbanda)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/#post-14927916)
 * [@rrobinson222](https://wordpress.org/support/users/rrobinson222/) Try this:
 *     ```
        .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable- 
          item) {
                  box-shadow: none; 
                 } 
       ```
   
 * Here is how it would look like: [https://snipboard.io/DspoqV.jpg](https://snipboard.io/DspoqV.jpg)
 * Let me know how it goes 🙂
 *  Thread Starter [rrobinson222](https://wordpress.org/support/users/rrobinson222/)
 * (@rrobinson222)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/#post-14935552)
 * Thanks guys, super helpful.
 * I have one more query….
 * What CSS can I use to make the subtitle which reads ‘match your fitness goals’(
   currently In grey) on this page this orange colour instead: #f08430;
 * [https://www.8020mealprep.com/our-plans/](https://www.8020mealprep.com/our-plans/)
 *  [Kuldeep](https://wordpress.org/support/users/soberbanda/)
 * (@soberbanda)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/#post-14936186)
 * [@rrobinson222](https://wordpress.org/support/users/rrobinson222/) There’s a 
   critical error on your website: [https://snipboard.io/VEnZP2.jpg](https://snipboard.io/VEnZP2.jpg)
 * I suggest starting a new thread 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘remove lines’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Kuldeep](https://wordpress.org/support/users/soberbanda/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/remove-lines-2/#post-14936186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
