06-29-2019, 07:47 PM
(06-28-2019, 03:10 PM)Flexibule Wrote:
Please do you know how to fix this, I'm using the theme Flatty ?
You have this:
<div style="display: inline-block">{$post['button_tyl']}</div>
so remove that style and try it like this:
{$post['button_tyl']}
What goes around comes around