This topic has 4 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi, I need to add the short description between the product title and price on the product slider module (featured, new arrivals, and so on) and wanted to know how to go at it as the option is not available on the Visual Composer Products settings. Also, I wanted to know how I can add a ‘Read more’ link to the Posts Slider as well so it looks just like the posts page.
Thanks in advance for your help!
Hello,
1) please try to add following code to yours custom.css file:
.slide-item .product .product-excerpt {
display: block !important;
}
This code will input text form product’s ‘short description’ field.
2) Please show us on screenshot where do you want to add ‘Read more’ button?
Regards,
Stan Russell.
Oh, that was easy 🙂 I’m attaching below the link to the screenshot for the post slider/blog page image. I would like the Read More to appear on the post slider just like the normal blog. Thanks so much again for your help!
Hello,
Unfortunately there is no such possibility in Posts Slider element. Sorry.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up