• Resolved startechmarketing

    (@startechmarketing)


    Hello I migrated the site and had a problem had to go backwards to a backup and I forgot how I set the product page to be layout-full , so now it is set to layout right only is a VanTam theme

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Jamie

    (@codente)

    The VamTam themes are premium themes and are not our product. You’ll want to reach out to those developers for help after upgrading their products. https://vamtam.com/

    Thread Starter startechmarketing

    (@startechmarketing)

    ok I figured it out, when you have nothing in the sidebar, then it uses full-width with something in the right sidebar then it uses layout-right-only

    now I try and make this sidebar disappear only on the product page but it is not working

    .single-product.layout-right-only .right .vamtam-body-sidebar .widget {
        visibility: hidden;
    }

    I even tried removing this from the single-product.php

    do_action( 'woocommerce_sidebar' );
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product page – full width’ is closed to new replies.