[Support request] Layout Problem, Woo Commerce, Shop Site

Home Forums Support [Support request] Layout Problem, Woo Commerce, Shop Site

Home Forums Support Layout Problem, Woo Commerce, Shop Site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #933200
    Tilo

    Hello,
    Please can you give me a support on following issue. Please look at the screenshot. The “P” of “Porsche Design” is not placed under the picture.
    Regards, Tilo
    Layout issue

    #933205
    David
    Staff
    Customer Support

    Hi there,

    something peculiar going on there, use this CSS to stop that styling:

    .woocommerce ul.products li.product.woocommerce-image-align-left .wc-product-image {
        float: none !important;
        margin-right: 0 !important;
    }
    #933216
    Tilo

    David,
    it works. Thanks for this very fast support.
    Regards, Tilo

    #933222
    David
    Staff
    Customer Support

    Glad to be of help

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