hi BARTNKCMO,
can you please give a link to page, so that I can better understand what is the problem?
theegtproject.com under store gear .. You will notice the menus do not run the width of the screen
Yes this is what I need to fix
I would like for the menus on that page to run the full width of the screen .. when you look at one of the products you will notice that the menus are stacked on top of eachother
http://theegtproject.com/product/ha-3d/
For breadcrumbs, add the following to the custom css in theme options -> general:
.woocommerce .woocommerce-breadcrumb {
padding-top:20px;
}
For the menu to have full width, you need to make page layout full width.
To change layout for already created pages and posts, use meta box under post content editor. There is a checkbox “full width”.
To change layout globally (and default value for new posts), use “full width” checkbox in theme options->layout.
OUTSTANDING Thank You so much for all of the help my friend.. RESOLVED
love this theme