sstinus Posted August 19, 2020 Share Posted August 19, 2020 Site URL: https://www.thierrybamas.fr/shop/le-cheesecake-mangue-yuzu Hi, I'm looking to align 2 icons + le text in the excerpt from the product detail page like this picture. Here's the CSS .fas {float: left ;}.fas { color: #ff6a02 } ----- script----- <p style="text-align:center"> <i class="fas fa-truck"></i> <body> <p style="color:#ff6b0a";>  Livrable</p> </body> </p> <p style="text-align:center"> <i class="fas fa-shopping-bag"></i> <body> <p style="color:#ff6b0a";> Non livrable</p> </body> </p> Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.