• Resolved BARTNKCMO

    (@bartnkcmo)


    I am using the theme and need for my product pages to be full width is there a way to fix this so the menus are not bunched all together on top of each other ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • hi BARTNKCMO,
    can you please give a link to page, so that I can better understand what is the problem?

    Thread Starter BARTNKCMO

    (@bartnkcmo)

    theegtproject.com under store gear .. You will notice the menus do not run the width of the screen

    do you mean this ?

    Thread Starter BARTNKCMO

    (@bartnkcmo)

    Yes this is what I need to fix

    Thread Starter BARTNKCMO

    (@bartnkcmo)

    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

    https://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.

    Thread Starter BARTNKCMO

    (@bartnkcmo)

    OUTSTANDING Thank You so much for all of the help my friend.. RESOLVED

    love this theme

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Full width product pages woocommerce’ is closed to new replies.