Hi,
I’m loving the Enfold theme, and especially the great answers I can find on the forum for customization.
A couple questions:
1. Is it possible to change the height of the avia-menu-fx? So that it is thicker?
2. Is it possible to have the avia-menu-fx stay highlighted when you navigate into deeper levels in a section (for instance Products/widget, the avia-menu-fx would stay one when you are on the widgets page.
3. I am having a bit of a problem with one avia-menu-fx not showing in a menu, and also I cannot change the name of the permalink:
http://www.fishforums.org/fcrps-2/
( there is no blue highlight bar beneath the main navigation Also. I am unable to change the permalink to remove the ‘-2’.
-michael
Hi Fieldtripper!
Cannot connect to your site – http://i.imgur.com/pqUgRJr.png?1 :(
1&2 – Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx {
height: 5px;
}
.current-menu-ancestor > a > .avia-menu-fx{ visibility: visible; opacity: 1; }
3- We are going to need to see your website for this
Regards,
Yigit