Hi,
how can i set the colors for the mobile menu?
Hi,
how can i set the colors for the mobile menu?
Nobody uses the mobile menu? Or finds black color beautifully?
you can always use CSS input, in your onexecute event use something in the lines of:
echo "
<style>
#css3menu1 { background: blue; }
</style>
"