Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1105467

    hi,

    after update of woocommerce the product list is no longer compact. every item shows also the description. how can i disable the description from product list?

    see attached link
    kr dirk

    #1106082

    Hey schnippel,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    What did it look like before?

    Best regards,
    Victoria

    #1106158

    hi,
    before it has only the title without description. looks very compact.
    please finde temporary link in privat content.

    kr dirk

    #1106288

    Hi dirk,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-catalogue-content {
    	display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1106303

    hi, it doesn´t work in quick css and not work in custom.css

    i just noticed: when i´m logged in it works, if not, it works not.

    any idea?

    kr dirk

    • This reply was modified 4 years, 11 months ago by schnippel.
    #1106435

    hi, once again: now, it works. seems something with cache perhaps… thank you very much :-)

    KR dirk

    • This reply was modified 4 years, 11 months ago by schnippel.
    #1106526

    Hi Dirk,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.