Home › Forums › Support › Mismatch in mobile view when applying woocommerce shortcodes This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 2, 2020 at 4:58 am #1563498 Juan Luis Mismatch in mobile view when applying woocommerce shortcodes [woocommercce_order_tracking] Any solution for this? Thanks December 2, 2020 at 5:40 am #1563555 DavidStaff Customer Support Hi there, try adding this CSS: @media(max-width: 768px) { .woocommerce form.woocommerce-form-track-order .form-row { float: none; width: 100%; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In