Facing problem with the theme
-
Hello,
I am using woodmart theme on one of my websites. Along with woodmart theme, I just started installed cartflows plugin. If cartflows plugin and woodmart is activated at the same time, cartflows does not works properly and the design of checkout page does not change. If I change woodmart theme with Twenty Twenty-Three theme, it works properly.
Hi,
Please, describe to us your problems in a bit more detail. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.
Thank you in advance.
Please find the screen recording.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woocommerce-checkout .wd-shipping-progress-bar {
width: 100%;
}
The topic ‘Facing problem with the theme’ is closed to new replies.