Hi All,
I’m attempting to create this icon list but having an issue. Please see photo attached to see exactly what i’m trying to replicate (At the moment it is just an image).
I would like a headline “Popular Features” with the line separator next to it on one line. Underneath this, I would like three separate icon and titles all on the same line rather than having it one underneath another. Don’t know if it has something to do with containers or rows? Just can’t work it out.
I tried adding the below to the CSS and ‘inline-icons’ to the class but nothing happens
x-ul-icons.inline-icons li {
display: inline-block;
line-height: 1.7;
min-width: 60px;