I would be very happy for your help dear community.
I added the rtlizer plugin to the mansory theme, and now I can not split the RTL code so that the side menu stays on the right side, and the content moves to the left side. The bottom of the page and the footer are in the right place, can you please help me embed the code so that the entire site will be right to left with no space you can see in the screenshot?
can you please share store url
thanks bt your store password protect
Thanks for the quick reply!.
The site is currently open
Can you please check again?
Is it worked ¿
Confirm loookkk goodddd
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.rtl.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 999px) {
#content {padding: calc(2px + 2.4em) 240px 20px 0px;}
}

