Home>Support>Center allign is not workin on the footer widget

Center allign is not workin on the footer widget

For some reason whatever I put on my footer widget, doesnt allign as I want (center), even if I use the right align it always send the text and everything to the left, It was working really good 2 days ago or so and sudenly it is not working anymore, this is how I´ve been configuring my footer widget:

Customize
Widgets
Footer
Add a Widget
Layout builder
add a row
add a widget
visual editor
I write a word
Center align
DONE
DONE

But it makes everything left allign even if I choose center or right align

Why is this happening????

URL: http://www.qpuntto.com

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, 4 months ago artvaz

    I´ve just realized that it is happening (always left align) when I have responsive layout as NOT Enable, what can I do???? so I can keep responsive layout as NOT enable????

  2. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi Artvaz

    Are you looking to align your footer widgets here:

    http://qpuntto.com/

    ?

    If you can re-create the problem for us we can take a look and try resolve.

    Thanks

  3. 9 years, 4 months ago artvaz

    Now you can see the problem in action, waiting for your answer

  4. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    In this situation if you add the following the widget will center.

    Edit the widget.
    Click Attributes top right.
    Enter the following into the CSS Styles field:

    width: 100%
    

    Hope that helps.

  5. 9 years, 4 months ago artvaz

    Didnt work, any other suggestion???, why is this happening????, as I told u, this only happens when I set “Responsive Layout” as NOT enable.

  6. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    I’m not seeing the CSS in your source code. Did you add and then remove it?

    I’m unfortunately not sure at this stage why this is happening.

    Add the following to Appearance > Custom CSS will also resolve:

    /* Footer */
    #pl-w55514c97ce022 .panel-grid-cell .so-panel:last-child {
      width: 100%;
    }
    
  7. 9 years, 4 months ago artvaz

    works like a champ thank Andrew!!!

  8. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad we could help.

    All the best.

  9. 9 years, 4 months ago artvaz

    Andrew is happening again, everything is aligned to the left on the footer widget its kinda weird because it only happens when on Appearance-Theme Settings-Layout, I keep as empty the enable option on “Responsive Layout” (Responsive Layout NOT enable), any suggestions???

  10. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    The CSS we used was very specific to the previous setup so certain changes would render it no longer applicable. You can remove it now.

    Try this. Don’t use a Layout Builder there, it doesn’t look like you need one. Just insert a single SiteOrigin Features widget and set the widget to have three features. Then enter your three featured items.

    Let us know how that goes.

  11. 9 years, 4 months ago artvaz

    You I need the layot builder cuz under the features there is a Visual editor, I already did that, (only locating the features but it didnt work

  12. 9 years, 4 months ago artvaz

    You know ???, I need the layout builder cuz under the features there is a Visual editor, I already did that, (only locating the features but it didnt work

  13. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Try the following under Appearance > Custom CSS. Should sort this out:

    /* Footer */
    
    #footer-widgets .widget:only-child {
      width: 100%;
    }
    
  14. 9 years, 4 months ago artvaz

    you are a champ buddy worked pretty good

  15. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for hanging in there. Glad that helped. The CSS we’ve used now is more robust. It just says, if there is only one widget in the footer, make it 100% width.

    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