Archived topic
How to provide spacing between social share & Star Ratings
3 replies · Started by Akshay on January 25, 2021
Hi. I am using Sassy Social Share Plugin along with the KK Star plugin. The problem is the social icons and star ratings are almost overlapping on the product as well as the blog page. Is it possible to provide spacing between the two plugins?
Website: TechHamper
Hi there,
try this CSS to add some top margin to the KK Stars HTML:
.kk-star-ratings {
margin-top: 1em;
}
Thanks a lot, David. You guys have the best support team. I am definitely renewing my subscription. My only request to you and Tom is if you can add the product slides function to the core theme I'd really appreciate it.
Cheers!
You're welcome :)