• Resolved jlstysis

    (@jlstysis)


    If the Woolentor Universal Product Layout Slider is created in a regular “section”, then the mobile view works just fine.
    However, when it’s created in a Flexbox Container the mobile view is broken.
    Please see these examples:
    /bad/
    /works/

    This is a vanilla WordPress install. No plugins other than Elementor and Woolentor. Default theme. No customization of any kind.

    • This topic was modified 2 years, 5 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter jlstysis

    (@jlstysis)

    Creating a horizontal container rather than vertical is an effective workaround.
    Also the following CSS resolves the issue. Thanks WooLentor support!

    
    .elementor-widget-woolentor-universal-product {
    	width:100%
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Woolentor Universal Product Layout Mobile View Does Not Workin Flexbox Container’ is closed to new replies.