This topic has 6 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Olga Barlow
good days
as I can modify where I point with arrows, to be able to write more content in the 3 lines ? Thank you
Yes, that’s fine with me
Hello,
Add the below code to Theme Options > Custom CSS
.shop_table tr li {
display: flex;
text-align: left;
}
.shop_table tr li input[type=radio] {
margin-right: 10px;
}
Regards
thank you very much
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up