Icons with text

Hi,

Trying to make this with X. What elements I can use to achieve this?

Thoughts?

Hi There,

That can be achieved with the classic icon and text elements.

Please left bg-icon to your icon element:

Then add the left class to your text element:

After that add this custom CSS:

.bg-icon {
    border: 1px solid #333;
    border-right: 5px solid #bf1515;
}

Hope that helps and thank you for understanding.

Hi @abdurrehman,

I noticed that you bumped the thread, let us know if you need more clarification with the above recommendation.

Thanks!

I have worked it out so deleted my last reply. Thanks for your follow up. :slight_smile:

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.