Hey John,
just wanted to let you know, that I can change opacity – as you mentioned – for some effects, but I can’t type 0.85, only e.g. .8 or .9 is possible. And the value isn’t saved. So if I edit the effect again, the value field shows 0.00. Would be great, if you changed that in a future update 🙂
Thanks for the quick response!
I’m using the Vantage Theme, which is listed at your link.
I changed line 9 in menu.php as said in the guide
from
$nav_classes[] = ‘main-navigation’;
to
//$nav_classes[] = ‘main-navigation’;
this worked for me.
Thank you so much! 🙂