Dear Yigit,
Thanks very much for your reply.
2nd, 3rd, 4th and 6th are done, awesome.
— But for the 1st, actually when I’ve added the CSS it destroyed all the header unfortunately, kindly take a look on the code I’ve added with the code I was already putting to reverse the header direction and take a look on the screenshot I attached as well.
snipboard.io/OFHlic.jpg
/*rtl Header*/
.rtl .logo {
left: auto;
right: 0;
}
.rtl nav.main_menu {
right: auto;
left: 0;
}
/*Move shopping cart to left on RTL */
.html_visible_cart .rtl .cart_dropdown {
left: 0;
right: auto;
}
As well as on the mobile view it still shows the shopping cart on the logo.
— And for the uploading an external custom font, as per the screenshot attached you can’t even find the custom font manager option in the Enfold theme options > import/export. Kindly take a look on it and I appreciate your support to find the solution and fix that.
snipboard.io/SvwBqa.jpg
Regards,
