Home>Support>Footer Widgets on Mobile messed up (/w polylang)

Footer Widgets on Mobile messed up (/w polylang)

Hi,

In continuation of this issue (https://siteorigin.com/thread/footer-widgets-polylang-plugin/) , which solved the issue here perfectly for our desktop website, we face the problem of the same website footer widgets being completely messed up once watched at on mobile.

For better understanding, see screenshot: https://img.bi/#/hrxTI5j!KRTwAQIiMFiABx4FHwS-qNYAGkqEbgWTQBdwECGM

Is there a way to solve it for responsive/mobile, too?

Thanks!

URL: https://lingo.alpheca.uberspace.de

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Bit of an oversight on my part!

    Let’s try adding this below your current lang footer Custom CSS:

    @media (max-width: 680px) {
    	#footer-widgets .widget:lang(en-US) { width: 100%; }
    	#footer-widgets .widget:lang(de-DE) { width: 100%; }
    	#footer-widgets .widget:lang(es-ES) { width: 100%; }
    	#footer-widgets .widget:lang(pt-BR) { width: 100%; }
    	#footer-widgets .widget:lang(it-IT) { width: 100%; }
    	#footer-widgets .widget:lang(nl-NL) { width: 100%; }
    	#footer-widgets .widget:lang(ru-RU) { width: 100%; }
    	#footer-widgets .widget:lang(tr-TR) { width: 100%; }
    }
    

    Have a good look at that and let me know if it resolves the challenge.

    Thanks :)

  2. 9 years, 1 month ago platschi

    Hey Andrew,
    Wow. Works, thank you :)
    Fast and awesome, as usual! Keep up the good work!

  3. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super :) Really glad to hear that did the trick. Thanks for raising this.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More