Hi there,
I’m trying to get each bullet points in a different row and also left align for this. It such a simple thing but Debutify made it so hard.
Any help would be appreciated!
Thanks,
Ronald
Hi there,
I’m trying to get each bullet points in a different row and also left align for this. It such a simple thing but Debutify made it so hard.
Any help would be appreciated!
Thanks,
Ronald
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
.pbp-points li.pbp-point {
width: 100%;
text-align: left;
padding-left: 30px;
position: relative;
}
.pbp-points li.pbp-point .material-icons {
position: absolute;
left: 0;
}
Again, thank you so much Bamaniya. You’re awesome!
it’s my pleasure to help us