problem with footer display
Hi guys,
I have a problem with the footer display on mobile whereby the text is half disappearing off the screen on the right-hand side.
screenshot of the issue here - https://david-qwertyitservices-co.tinytake.com/tt/NTQzMDA4MF8xNjk4MzQ3MA
website in question is here - https://bhws.qwertyitservices.com/our-proposal/
Comparing the CSS to the demo website (https://themes.muffingroup.com/be/developer4/)
It seems possible to be this code causing the issue -
@media (min-width: 0px)
.container {
width: 750px;
}
When I remove that using the style editor in Google Chrome, the issue is resolved.
However, I cant see what is controlling that CSS code, of if that's just a "red herring" and I am missing something more simple.
If anyone can help I would be really greatful.
Thanks
Dave
Comments
Hello,
Please, go to Appearance -> Customize, and check if you do not have this CSS placed there.
If you will not find it there, please, turn off all of your plugins, and check if this problem persists.
Thanks
Thanks Phil; I had already checked custom CSS code and that did not resolve the issue.
However, I followed your second suggestion and started disabling plugins one by one and that led me to notice an obvious error on my part - I had previously been using Avada theme and had left some of their core plugins enabled - specifically avada core and avada builder - once I disabled those two plugins, the issue was immediately resolved.
Thanks so much for your help I really appreciate it.
I am glad that you found the plugins that caused it.
If you have any further questions, feel free to ask.
Thanks