Broken Single Product page - by knguyen2015

This topic has 42 replies, 6 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: knguyen2015
    knguyen2015
    Participant
    May 21, 2016 at 18:35

    Great, Eva. Please check the private message.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 23, 2016 at 11:07

    Hello,

    1. Please use this code in custom.css file:

    @media (max-width: 480px) {.boxed.rightPanel-enabled .shopping-cart-widget {
       width: auto !important;
    }}

    2. As for cart widget, it’s difficult to achieve what you want to do with variations because it’s built as table and to get variations inline their width should be changed, but you have variations with different words length and that’s why it can’t be done. So we recommend you to use default theme styling and remove custom css code you were given earlier.

    3. Try to use this css code:

    @media (max-width: 480px) {.single-product .woocommerce-message .button {
       float: none;
    }}

    Best regards,
    Jack Richardson.

  • 1 2 3
    Viewing 42 results - 41 through 42 (of 42 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.