Viewing 7 reply threads
You must be logged in to reply to this topic.
Why are the icons right next to each other? Why are they not underneath each other? Help would be appreciated. I have the structure correct, so whats the problem?
Hello,
These are grid items displaying in grid layout. How did you want to have them? If you want them one after another, then add this code into the page’s custom css box:
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {display: block;}
Let us know.
Best regards!
I was able to solve the problem, simply by adding a text box and the font awesome icons.
Hello,
Glad to know you fixed your problem. Thanks for sharing with us.
Best regards!
You must be logged in to reply to this topic.