[Support request] woocommerce single post full width image

Home Forums Support [Support request] woocommerce single post full width image

Home Forums Support woocommerce single post full width image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #339144
    Tamas

    Hi,

    a set the product single page to 4 columns, but it brings the image in full width.

    here is a link to the site:
    http://trietadieta.hu/termek/taplalkozasi-szokas-elemzes/

    screenshots:
    https://drive.google.com/drive/folders/0B_aFXqndWLvQUjhKRms4MEx4STg?usp=sharing

    Another issue:
    On the landing page http://trietadieta.hu/
    The woocommerce products are diferent to gp and elementor back-end versions.
    I set the align and the size, but nothing happens.

    What Should I Do?
    Tamás

    #339218
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You have this CSS:

    .woocommerce #content div.product div.images, 
    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.images, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.images, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.images, 
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }

    It’s minified, so I can’t tell where it’s coming from. Likely your custom CSS though?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.