Enlarge Single Product Page Layout - by aishazg02

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: aishazg02
    aishazg02
    Participant
    March 13, 2018 at 20:12

    How do I enlarge the price column so that the messenger widget shows up fully?

    https://www.diaperdawgs.com/product/spray-collar

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2018 at 08:31

    Hello,

    Theme Options > General > Layout > Site width or add this code in Custom css:

    .single-product-booking .product-side-information-inner > div {
        padding: 15px 10px;
    }
    .single-product-booking .product-side-information-inner .box-content {
        padding: 0px;
    }
    .single-product-booking .product-side-information-inner .widget-box {
        width: 250px;
        margin-left: -24px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.