When I began as a JavaScript editor at SitePoint, our submission process was something of a mess — articles coming from every direction in a variety of formats. So we decided to standardize things and settled on submission via GitHub in Markdown. This was a step forward, but we still […]
Daily Archives: April 8, 2020
16 posts
I am using Magento 2.2.2 and I am trying to add some custom menu links to magento in the mobile menu layout. I tried adding a custom block with menu links by referring catalog.topnav block default.xml topmenu.phtml
I used magento 2.3.2 ,when i used { direction:rtl; } on pub/static/frontend/Magento/luma/ar_SA/css/styles-l.css the product image thumbnail didn`t work any one can help me to make it work ?