This topic has 4 replies, 2 voices, and was last updated 10 years by Dmarkham.

  • Author
  • #19829
     Dmarkham
    Participant

    I’d like the store to display products without an image (or the “no image” box). Can that be done?

    #20322
     Abe
    Keymaster

    Hi, 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.

    #20324
     Dmarkham
    Participant

    Ok – 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.

    #20591
     Abe
    Keymaster

    Yes 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.

    #20811
     Dmarkham
    Participant

    Thanks Abe. It’s a good start. I’ve spent way too much time on this product display stuff. I need to work on something else for awhile. Appreciate your support.

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?