problem on display.

Home Forums IT Consultant Support problem on display.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #155169
    Paul linPaul lin
    Participant
    • Topics: 5
    • Replies: 1
    • Total: 6
    Member since: July 29, 2019

    http://www.packingcity.com/product/6-cells-pulp-egg-boxes-177/
    http://www.packingcity.com/product/6-eggs-pulp-carton-174/
    short description display in faulty.

    #155316
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .woocommerce div.product div.summary, .woocommerce-page div.product div.summary { float:left !important;}
    .woocommerce-product-details__short-description .content-area {
        width: 100% !important;
    }
    .woocommerce-product-details__short-description .summary {
        width: 100% !important;
    }

    Regards,
    Dave

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