Abby Jane
asked 10 years ago

 

1 Answers
DominicStaff
answered 10 years ago

Hello Abby ! 
To resolve issue  with the Top menu of the DW Trendy, you can open the header.php file in the folder path “\wp-content\themes\dw-trendy\templates”. Find the line 8.
Replace the following code: 

 'theme_location' => 'top_menu',

With new Code: 

'theme_location' => 'top_navigation', 

Hope this helps !

Powered by DW Question & Answer Pro