Archived topic
Product short description
3 replies · Started by Jose on May 5, 2020
Viewing posts 1–4 of 4
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
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;
}
Perfect, everything okey!
Regards,
Glad to hear that
This archived topic is closed to new replies.