Title: CSS help &#8211; still learning&#8230;
Last modified: August 21, 2016

---

# CSS help – still learning…

 *  Resolved [Kristad](https://wordpress.org/support/users/kristad/)
 * (@kristad)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/css-help-still-learning/)
 * Hi
    Can someone please help me with some simple css. I am looking to change a
   couple of things and have used Firefox Inspect Element and cannot figure out 
   where to change this.
 * The page is:
    [http://mobile.amantii.com/wm%E2%80%90bi-wall-mount-or-built%E2%80%90in-%E2%80%90-enhanced-series-%E2%80%A2-bottom-heat/](http://mobile.amantii.com/wm%E2%80%90bi-wall-mount-or-built%E2%80%90in-%E2%80%90-enhanced-series-%E2%80%A2-bottom-heat/)
 * I would like to remove some of the Horizontal Rules… There are too many. Where
   do I go to remove some of them while keeping one at the top of each product name.
   
   Any help is would be very appreciated. Thanks in advance. K.

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

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/css-help-still-learning/#post-4494135)
 *     ```
       .product-title a{
           border-top: 2px solid grey;
       }
       table {
           border-collapse: separate;
       }
       ```
   
 *  [Red Deer Web Design](https://wordpress.org/support/users/bdbolin/)
 * (@bdbolin)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/css-help-still-learning/#post-4494158)
 * Line 47 in style.css, remove the tr rule.
 *  Thread Starter [Kristad](https://wordpress.org/support/users/kristad/)
 * (@kristad)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/css-help-still-learning/#post-4494334)
 * Thank you to both of you. Worked beautifully 🙂

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

The topic ‘CSS help – still learning…’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Kristad](https://wordpress.org/support/users/kristad/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/css-help-still-learning/#post-4494334)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
