-
Author
Tagged: product display
-
June 15, 2014 at 22:41 #19829
Dmarkham
ParticipantI’d like the store to display products without an image (or the “no image” box). Can that be done?
June 19, 2014 at 19:57 #20322Abe
KeymasterHi, try this CSS
COPY CODE.woocommerce ul.products li.product figure { display: none!important; }For any customizations you should try changing it by css or making structure changes to the templates inside the woocommerce folder inside the theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 19, 2014 at 20:35 #20324Dmarkham
ParticipantOk – new stuff to learn. Thanks. Do you use/like Firebug Lite?
Any suggestions for the best way to keep track of these sorts of things when a new update comes out? I suppose I could just create my own log. Maybe there’s something more robust.
June 23, 2014 at 23:56 #20591Abe
KeymasterYes we use Firebug and you should use it too. The css should go into your kleo-child/style.css and it won’t be changed by the update. Also if you put the css in theme options also it won’t be changed by the update
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.

