[Resolved] Product short description

Home Forums Support [Resolved] Product short description

Home Forums Support Product short description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1270251
    Jose

    The products short description is’nt show, I don’t know why.

    Then, will be possible to insert a vertical separator betwwen the filter and the products in the shop?

    Regards

    #1270418
    David
    Staff
    Customer Support

    Hi there,

    1. in Customizer > Layout > Woocommerce —> Single Product make sure Display short description is checked.

    2. Try adding this CSS:

    .woocommerce.archive ul.products {
        border-top: 1px solid #ccc;
        margin-top: 1em;
        padding-top: 1em;
    }
    #1270476
    Jose

    Perfect, everything okey!

    Regards,

    #1270512
    David
    Staff
    Customer Support

    Glad to hear that

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