This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Tony Rodriguez
Progress bar used to show up on the off canvas cart like the cart page. But now its only showing number but no progress bar
Check the screen shoot
Hello, @Kazi Sabit,
In order to solve your issue simply go to the theme options >> theme custom CSS >> Global CSS and then paste the below code at the bottom of the CSS box.
@media(max-width:768px){.mobile-header-wrapper .et_b_header-cart .et-cart-progress .et_cart-progress-bar{display:block !important;}}
Then save settings and check back to your site after clearing the browser cache.
The result will appear like this: https://postimg.cc/r0yQp8PG
Regards 8Themes Themes.
The issue related to '‘Progress bar used to show up on the off canvas cart like the cart page. But now its only showing num’' has been successfully resolved, and the topic is now closed for further responses