• Hello Support…

    Please can you advise me what to do… I’m setting up a website at
    https://www.printbymagic.com

    I am using woo commerce and fancy product designer plugin which allows me to completely customise a product design. I have tested on other themes and fixed this problem with just a few css changes but unfortunately not with this theme… any advise would be amazing.

    Basically the designer should load all in one column but for some reason the product design table appears underneath the grey block.. Even if I set the width to half giving plenty of room it still doesn’t shift the product title and buy now button to the right and fit it all in.

    Please see https://printbymagic.com/?product=custom-printed-playing-card

    Many thanks
    All the best
    Anthony

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter magicant

    (@magicant)

    Basically I think the problem is that the Add to cart and title column are not moving to the right fully as I need it to… Plz help ??

    So I guess your throwing mobile friendly out the window?
    This should do what you want:

    .product.type-product.status-publish.fancy-product .col-md-7 {
    float: right;
    }

    Why did you only give the right column 200px?

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WooCommerce And FancyProductCategories Incorrect Layout’ is closed to new replies.