Title: e-commerce plugin related
Last modified: August 19, 2016

---

# e-commerce plugin related

 *  [keneso](https://wordpress.org/support/users/keneso/)
 * (@keneso)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/e-commerce-plugin-related/)
 * Hi,
    I installed the e-commerce plugin, and I added few products, which do display,
   but pushed down on the page: [abbonati a opinioni bahai](http://editricebahai.com/opinioni_bahai/?page_id=6)
   The page titel is **abbonati**, while the products (abbonamenti) are too far 
   down, how can I fix it?
 * Thank you.

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

 *  [WP Libra](https://wordpress.org/support/users/wpbum/)
 * (@wpbum)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/e-commerce-plugin-related/#post-1576927)
 * In
 * /wp-content/plugins/wp-e-commerce/themes/default/default.css?ver=3.7.57
 * Find
 *     ```
       .wpsc_container {
       position:relative;
       }
       ```
   
 * Change to
 *     ```
       .wpsc_container {
       float:left;
       position:relative;
       }
       ```
   
 *  Thread Starter [keneso](https://wordpress.org/support/users/keneso/)
 * (@keneso)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/e-commerce-plugin-related/#post-1577155)
 * Thanks it worked.
    I had played with wpsc_container, and now I found out why 
   my changes didn’t work: I had copied the default theme, changed the folder, and
   css file name, but regardless of having picked the “new theme” e-commerce keeps
   using the default theme … now I have to understand why is that?

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

The topic ‘e-commerce plugin related’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [keneso](https://wordpress.org/support/users/keneso/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/e-commerce-plugin-related/#post-1577155)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
