cptX
cptX
Hi @nidhigupta13-ey , I placed the file to my custom theme but I didn't see any change app/design/frontend/MyName/MyCustomTheme/Magento_Checkout/web/css/source/module/checkout/_progress-bar.less Should I place it exactly with the "Magento/luma" path or can it...
> @cptX try to place it with "Magento/luma" path It didn't work even in Magento/luma path... I cannot see the progress bar in the checkout page in mobile... As I...
Also I see that in checkout in mobile the menu button (3 horizontal lines) is also missing. Is this expected? Does it make sense?
OK regarding the Menu lines just ignore it. I still believe that the progress bar is not visible in mobile after the patch. Whatever I tried didn't work. Is there...
Can you please tell me what path should I use for the patch if I create a custom luma theme? Putting the patch in the "../frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_progress-bar.less" should work also for...
I ran extensive tests in my original luma theme and in my custom luma theme and is impossible to make it work. I placed the file in this location app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_progress-bar.less...
So you are sure this path is 100% correctly given? Could be that I should place the file in my custom theme path (although I tried it...)?
I finally found the correct location to put the file in order to work app/design/frontend/Vendor/Customtheme/Magento_Checkout/web/css/source/module/checkout/_progress-bar.less
Can you tell me if this is resolved in the stable release 2.4.7?
I don't know why the progress has stopped on this? Isn't this high priority? I mean having a progress bar in checkout in mobile isn't of high importance and functionality??