groenie
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocomerce Sub Category displayWhat browser do you use to inspect?
I am the second designer on the site and by the looks of it the previous person changed the woocommerce template files without using child theme or custom css.
i am using a custom css plugin.
Thanks for all the help so far.
Forum: Plugins
In reply to: [WooCommerce] Woocomerce Sub Category displayHow do you find that specific selectors? when i inspect the page elements i never find that? any tips?
I know when i am going to update woocommerce to 2.6 it throws out the way it displays all jumbled.Forum: Plugins
In reply to: [WooCommerce] Woocomerce Sub Category displayCaleb you are awesome thanks!! works perfectly 🙂
Forum: Fixing WordPress
In reply to: Woocomerce Sub Category displayJust to also add i see both pages
http://ecofurnituredesign.com/online-shop/
and
http://ecofurnituredesign.com/product-category/table/
both use .item.columns-3 coding.Forum: Fixing WordPress
In reply to: Woocomerce Sub Category displayHi guys after i added
.item.columns-3 {
float: left;
margin-right: 3%;
width: 30%;
}
it makes all images really small on the following page
http://ecofurnituredesign.com/online-shop/Forum: Fixing WordPress
In reply to: Woocomerce Sub Category displayHi bcworkz it worked perfectly, really appreciate everyone’s help and reply.
Forum: Fixing WordPress
In reply to: links i create has page url before itThanks that worked perfectly