Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there

    Thank you for writing in,

    Could you please provide us with your site URL so that we can check your the current design and provide you some custom CSS code to modify it to the one line.

    Thank You!!

    Thread Starter shridsan2010

    (@shridsan2010)

    Hi, thanks for the reply.

    I’m still working on localhost.

    If it helps, I have added some css to hide the product images and made the product align left.

    /* Hide All Product Images*/
    .woocommerce-product-gallery {
    display:none;
    }

    /*Product Align Left*/
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    }

    Regards,
    shridsan

    HI there,

    Thank you for writing in,

    We are not sure where are these options exactly. If you are unable to make these option one line then please provide us full page screenshot. If you are able to solve it then please close this topic.

    Regards!!

    Thread Starter shridsan2010

    (@shridsan2010)

    Link above

    Regards,
    shridsan

    [ Please do not bump. ]

    Hi there,

    Thank you for writing in,

    The div structure of these lines are different and it is currently not possible to change design because it will effect on may Woocommece pages.

    Regards!!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Make Inline’ is closed to new replies.