Footer Widgets Are Shifting Columns

  • Posted in : Readme
  • Stephen Clark
    Participant

    When I add more than one footer ‘widget’ to a Footer section (i.e. Footer 1, Footer 2, etc. in the WP Dashboard), instead of the Widgets ‘stacking’ one on top of the other within each Widget ‘column’, they shift all the other widgets to the right.  So if I put two widgets (“Widget A” and “Widget B”) in “Footer 1” within the WP Dashboard, on the site the widgets display in different columns within the Footer instead of being stacked within the first column of the Footer.

    Am I doing something wrong or is there a fix so that the Widgets stay within the assigned columns?

    Please see screen shots for examples:

    Widgets in WP Dashboard

    https://www.dropbox.com/s/wf4pg2kf4w3pwnl/wp_dashboard_widgets.png?dl=0

    Widgets Rendering On Site

    https://www.dropbox.com/s/zd94qwr81nmmh2n/footer_widgets.png?dl=0

    serkan
    Moderator

    Hi @stephen;
    Could you provide me your url please? Lets see what we can do for you?
    Thanks

    Stephen Clark
    Participant

    Hi:

    Sure, go to my site @ http://www.sgclark.com

    Thanks!
    Stephen

    serkan
    Moderator

    Hi @stephen;
    You can use this custom css code;

    @media screen and (min-width: 1200px) {
    .site-footer .widget-area .widget:nth-child(2) { position:absolute; top: 300px } }

    Thanks

    Stephen Clark
    Participant

    Thanks! That did the trick! Appreciate it!!

    Stephen

    serkan
    Moderator

    You are welcome :)

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register