Thread Starter
ypo924
(@ypo924)
Hi @congthien,
Thanks for your help.
I’ve tried several additional css lines but there is no impact on the hero section :
#hero .btn:last-child { background : transparent; font-size: 20px; }
#hero .btn:last-child { background-color : transparent; font-size: 20px; }
#hero .btn-warning:last-child { background-color : transparent; font-size: 20px; }
#hero .btn-warning:last-child { background : transparent; font-size: 20px; }
any idea ?
Related to the “on top of the other” topic, is it possible to add a Thrid button on the same line ?
Thanks in advance
Hippolyte