badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Footers questions?

#59392

Hi

1. Please use below custom CSS code to centre align the site info.

.site-info .col-lg-auto, .site-info .col-lg {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center !important;
}
.site-info .order-lg-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.site-info .order-lg-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

2. You need to drag/add any widget on that footer column section to show it into your site.

Thank you for using our theme.