donesteban
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Got it finally. If someone wants to know how. This is the SASS code I use:
.woocommerce { div.product { div.summary { form.cart { .variations { tr { display: table-row; &:nth-child(2n) { float: none; } } } } } } }- This reply was modified 7 years, 2 months ago by donesteban.
- This reply was modified 7 years, 2 months ago by donesteban.
Sorry, please ignore this post. The variation attributes are not arranged in two columns in the table. Hestia does not modify anything done by woocommerce. So, I probably simply have to look to the CSS.
Hello Steve,
I’m afraid You are wrong. I opened this issue today and got the following response:
“…the spec says…Exactly one of the name, http-equiv, charset, and itemprop attributes must be specified…”
I’m not sure if Google and others understand both variations (meta with name and content and meta with itempro and content). To be safe, you could insert both valid alternatives instead of the invalid meta with name, itemprop and content.
Thanks for your attention
Stefan
Viewing 3 replies - 1 through 3 (of 3 total)