This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Footer columns

Resolved 2 replies customizationthemetheme-north
7 years ago · Last reply by Federaik Ludikon 7 years ago

Hello guys,
one of the recent updates changed the appearance of the footer in our website.
http://tbitalia.org/it/
all the content (a layout builder widget) is kept in the left one of two columns.
I think this is due to the fact that I set 1 layout builder widget to be visible only in the Italian translation and one in the english, so when laying out it creates 2 columns. How do I best deal with this? Are you planning to check how many widgets are effectively visible with the selected language? (am using Polylang).
Thanks and all the best,
Federico

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 7 years, 3 months ago

    Hi Federaik,

    That’s odd. We haven’t changed the footer widget sizing. I suspect this issue is as a result of a recent Polylang change that changed how WordPress would output its widgets – previously it would automatically exclude different language widgets, that doesn’t appear to be the case anymore.

    Regardless, please add the following CSS to WP AdminAppearanceCustom CSS:

    #colophon .widgets.widgets-2 .widget-wrapper {
        width: 100%;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Federaik Ludikon 7 years, 3 months ago

    Worked fine, thank you!
    Federico

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.

Have a different question or issue?

Start New Thread