Forum Replies Created

Viewing 1 post (of 1 total)
  • in reply to: Single column products page on mobile #117375
    sareecolella
    Member
    Post count: 1

    <p>Hi thanks for the code it worked also for me..</p>
    <p>but I am having problem regarding the sizes of the single product page showing very weird.
    BTW just to let you know I’ve added some csS to display images a little bigger and writing smaller.</p>
    <p>[css attached below]</p>
    <p>how can I make it work just for desktop and not for mobile?</p>
    <p>i mean I am happy to leave mobile view as it was.. how can i do that? thanks </p>
    my website http://www.desuclothing.com

    .product_meta .sku_wrapper {
    display: none;
    }
    /* IMAGE AREA */
    .woocommerce div.product div.images {
    width: 50%;
    }
    /* DETAILS AREA */
    .woocommerce div.product div.summary {
    width: 30%;
    }
    
    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)