how do i decrease the spacing between the lines of the icon with text and how do i change it from bold to normal without also changing the Product title with it?
Hello @Svds
Please share your store URL.
Hello @Svds
Go to Online store → Theme → Edit code → Find base.css file → Paste below code at the bottom of the base.css file
.icon-with-text--vertical .icon-with-text__item {
margin-bottom: 5px !important;
}
li.icon-with-text__item span {
font-weight: 400;
}
thanks that worked, and do you happen to know how to change the color of the first text line in the icon with text block?
Adjusting spacing and font styles can be tricky! While you work on it, take a breather and check out South Africa’s social grant payment dates https://sassagrantstatuscheck.co.za/. It might help clear your mind

