centering woocommerce 2.3.5
-
Hi!
Im using WP 4.1.1. with a Klasik Framework Theme 0.7.6. and a Woocommerce 2.3.5 Shopping System.
I would like to centering the whole Woocommerce Shop including the next steps (Checkout and so on).
I saw that there are a lot of Topics regarding this Problem. Unfortunately nothing helped….i added different Snippets into style.css, without success…. Maybe it didnt work cause of the Theme??
Who can help and tell me excatly where to add which Snippet?
Example:
Place `.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align:center;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
float:none;
display:block;
margin-left:auto;
margin-right:auto;
}`into “/wp-content/themes/klasik/style.css”
appreciate your help. Thanks ??
- The topic ‘centering woocommerce 2.3.5’ is closed to new replies.