Hi wbitsolutions
- Issues 3: My coder fixed it.( You can see at the dashboard>>Kuteshop>> Theme Options>> Custom JS/CSS, and here are that codes:
.rtl .option7 .box-product-head .box-product-head-left {
float: right;
}
.rtl .option7 .box-produts-content .block-product-left {
float: right;
border-right: none;
border-left: 1px solid #eaeaea;
}
.rtl .option7 .box-produts-content .block-product-right {
margin-left: 0;
margin-right: 31.7%;
}
.rtl .option7 .box-products .box-tabs {
float: right;
}
.rtl .option7 .box-products .box-tabs li > a ,
.rtl .option7 .box-products .box-tabs li:first-child > a,
.rtl .option7 .box-products .box-tabs li:last-child > a{
padding: 0 15px;
}
.option7 .block-sub-cat .owl-prev, .option7 .block-sub-cat .owl-next {
float: left;
}
- Issue 4: I tested on your site and did not get the same problem as you mentioned above. It still works (see the attachmentscreenshot)
If you have other questions, please contact me.
Thank you and Have a nice day!