CSS issue on live update

I have a problem with live update and i disabled it. The reason is that it overwritten css files that i have changed to RTL. Since i am using only one language i did not want to heavy the website with more css rules etc. So i have made some changes inside the original site css. I think update should have been replace only proper code like php or js rather then css which is more pro change by users like myself. 

  • 353
  • More
Replies (2)
    • That's why it is always advised to make a copy of your template/theme and rename it then only modify that code/css so when updates are done, your site will not be affected.

      • I think the mix was done precisely in order not to touch the css values during updates, it's already a very good thing.
        I know that everything is not editable via the mix, but if you want to avoid starting again every time, as far as possible it is better to stay with the original code.
        The inconvenience is all the more important as the updates are frequent for the moment.
        If you have changes to make outside of the mix values, then you'll want to do them later when updates are less frequent.

        Login or Join to comment.