Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #991644

    Hello i was wondering if you could help with centering my footer widgets and reduce the space between them.

    #991685

    Hey jayelm,

    So you want just the two widgets to be centered?

    Best regards,
    Jordan Shannon

    #991777

    yes I want the widgets to be center and I want to get rid of the spacing between the two widgets

    #992169

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer .widgettitle, #footer .textwidget {
      text-align:center !important;
    }

    Best regards,
    Rikard

    #992445

    one last thing what bringing the two columns closer together is there anyway to do that as well

    #992687

    Hi,

    Please try this as well:

    #footer .container {
        max-width: 1000px !important;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.