KrisJK
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageI ended up adding this to get it to work
#products-grid.products_grid .product-grid .product-information {
padding: 0 0px 170px 10px;
}Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageI added the custom css but don’t see a change. Should that css add height to the boxes under the images?
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageIt’s available in the dashboard. I just didn’t realize it 🙂
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageOh nice. I was using dreamweaver FTP. I found where to edit in the dashboard. I added the code to style.css but I don’t see any change on the page.
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageI tried adding it there but I don’t see any change.
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageDo I add it to admin.css under mytheme > code > css > admin.css
Sorry! New to WP.
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pageI’d like it to look like this http://www.jefferson-rentals.com/IMAGES/sample.jpg
Forum: Fixing WordPress
In reply to: Increase height of text area on product listing pagehttp://jefferson-rentals.com/WP/product-category/equipment-rentals/earth-moving-attachments/
I’m trying to get only the pricing table to display for each item.