Hello Kriesi,
when a menu item is selected, it shows a blue line under the menu to see where I am.
WEhen I select a submenu, then there is no line anymore,
Where can I set it so we see where the current page is?
Thaniks
-Peter
Hey Peter!
Please add following code to Quick CSS in Enfold theme options under Generel Stlying tab
.current-menu-ancestor a > .avia-menu-fx {
opacity: 1;
visibility: visible;
}
Best regards,
Yigit
Hi!
Thank you for the update.
The answer is “Yes” to both questions. In order to migrate the theme successfully and leave the database intact, please use this plugin: http://wordpress.org/plugins/wp-migrate-db/
Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
Also, make use of the Import/Export panel to save and restore the theme options like font settings, Quick CSS codes etc.
Regards,
Ismael