1. there seems to be a bug in the responsiveness. In mobile view, the copyright line at the bottom, as well as the separator line in the middle of the page, are not responsive, and they spill out of the view area. My own support tried to fix this problem, but it seems like the css files are continuously being created dynamically, so after the fix, the bug comes back again.. Please help me to fix this problem:
2. after sending a message, there is a confirmation message: "your message has been sent". But the background color is unusually ugly, with poor contrast with the font, and the message can hardly be read. How to fix this?
1. The problems lies in the fusion css, it gives the container a fixed width, after disabling it everything works fine, http://prntscr.com/j059qg 2.You can control it with this custom css
Comments
you just did, what is the problem?
2.You can control it with this custom css thanks