Hi,
I need the Font Resizer also in mobile view in "hexa_corp". But I cannot find to change this setting. I hope you can help.
Thanks, LU
Hi
You can use this custom css:
@media screen and (max-width: 970px){ #fontControls { display: block !important; } }
YES !!!! It works!!! Thanks fpr helping
Lu