sstinus 163 Share Posted August 19, 2020 (edited) 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> Edited August 19, 2020 by sstinus forget something Link to post
Question
sstinus 163
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>

Edited by sstinusforget something
Link to post
Top Posters For This Question
1
Popular Days
Aug 19
1
Top Posters For This Question
sstinus 1 post
Popular Days
Aug 19 2020
1 post
Posted Images
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment