Bruno Leveque

Results 2 comments of Bruno Leveque

I was simply trying to have the Emojis menu opening above (not below) the icon. **I just added this to my CSS and it worked:** `.emoji-menu { bottom: 60px!important; }`

I was running into an obscure issue in the PrestaShop back-office, and nailed it down to the replace modifier. Every time I'd call |replace, I'd just get a blank page...