Posted - 01/18/2024 : 09:04:14
Hi Will, I'm guessing this the dynamic ect menu. In that case, just look in the code in that page using your html editor and look for this line <?php include "vsadmin/inc/incmenu.php"?> You will find one or more settings for the menu, just before that. Remove those lines and that should sort it out. However, I expect your will have some css to adjust to fill that space. https://www.ecommercetemplates.com/help/css-menus.asp br NOTE - I believe you will have two instances of <?php include "vsadmin/inc/incmenu.php"?> as there is a menu up top and on the left. David
Edited by - dbdave on 01/18/2024 09:20:01
|