Hi,
quick question:
I'm using the iconlist feature from your template but it does not align properly when a line breaks. Screen shot attached... Is there is way to fix this?
Thanks
Konrad
2 replies · opened Feb 16, 2021
Hi,
quick question:
I'm using the iconlist feature from your template but it does not align properly when a line breaks. Screen shot attached... Is there is way to fix this?
Thanks
Konrad
Hello,
Apologies for the Inconveniences!
We are already working on making this better and more flexible and an update will be released soon. Meanwhile, please consider using this CSS Code:
[ch_pre type="css"].iconlist li {
position: relative;
display: flex;
align-items: baseline;
}
.iconlist > li [class^="icon-"]:first-child,
.iconlist > li [class*=" icon-"]:first-child {
width: 1rem;
margin-right: 0.75rem;
}[/ch_pre]
This should definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Perfect - Thanks!
Ticket can be closed...
Konrad
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard