• Resolved haydenhumphrey

    (@haydenhumphrey)


    Hi there,

    I just recently installed a Social Icons Plugin, which I’d like to put in the center of the footer bar, however it only shows up on the left hand side and I’m not sure how to change that.

    Any insight would be great appreciated!!

    Thanks so much,
    Hayden

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    Hey Hayden,

    thanks for choosing Bento!

    At the moment footer widgets are automatically left-floated in the theme, there’s no back-end setting to make them centered. You can achieve this by adding some code to the “Additional CSS” tab of the “Appearance – Customize” admin section though:

    .sidebar-footer .bnt-container { text-align: center; }

    Sincerely,
    Andrii / Satori Studio

    Thread Starter haydenhumphrey

    (@haydenhumphrey)

    Amazing, thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Centering widgets on Footer’ is closed to new replies.