admin管理员组文章数量:1130349
I'm setting up a shop using Genesis and Woocommerce. I have the columns set to one and I added the short description beneath the image and before the button using the woocommerce_after_shop_loop_item_title hook.
Ideally I'd like the image to take up 50% width with the description taking the other 50% and then the button beneath both taking up 100%.
Just wondering if this is possible?
Thanks in advance
I'm setting up a shop using Genesis and Woocommerce. I have the columns set to one and I added the short description beneath the image and before the button using the woocommerce_after_shop_loop_item_title hook.
Ideally I'd like the image to take up 50% width with the description taking the other 50% and then the button beneath both taking up 100%.
Just wondering if this is possible?
Thanks in advance
Share Improve this question asked Oct 28, 2018 at 9:01 shanedaly001shanedaly001 1 1- yes. it is possible you can modify the templates files add some classes and use flex or grid to arrange it way you wanted – user145078 Commented Oct 28, 2018 at 10:46
1 Answer
Reset to default 0Or, another option to what Latheesh advised would be that you could make both the image and description display: inline-block; & have a margin: 2%; with a width: 46%; and then for the button have it a width: 100%; and a clear: both;
All done in css.
I'm setting up a shop using Genesis and Woocommerce. I have the columns set to one and I added the short description beneath the image and before the button using the woocommerce_after_shop_loop_item_title hook.
Ideally I'd like the image to take up 50% width with the description taking the other 50% and then the button beneath both taking up 100%.
Just wondering if this is possible?
Thanks in advance
I'm setting up a shop using Genesis and Woocommerce. I have the columns set to one and I added the short description beneath the image and before the button using the woocommerce_after_shop_loop_item_title hook.
Ideally I'd like the image to take up 50% width with the description taking the other 50% and then the button beneath both taking up 100%.
Just wondering if this is possible?
Thanks in advance
Share Improve this question asked Oct 28, 2018 at 9:01 shanedaly001shanedaly001 1 1- yes. it is possible you can modify the templates files add some classes and use flex or grid to arrange it way you wanted – user145078 Commented Oct 28, 2018 at 10:46
1 Answer
Reset to default 0Or, another option to what Latheesh advised would be that you could make both the image and description display: inline-block; & have a margin: 2%; with a width: 46%; and then for the button have it a width: 100%; and a clear: both;
All done in css.
本文标签: genesis theme frameworkMove woocommerce shop page image to left
版权声明:本文标题:genesis theme framework - Move woocommerce shop page image to left 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749223680a2335352.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论