BBB Badge centered in footer

http://pepper.bluetroop.com/

Hi X Team, I have added my customer’s interactive BBB badge in the web-site footer area but cannot get it to center with the rest of the content. Can you assist? Please see the code I have in the Appearance/Footer area:

PEPPER SQUARE CLEANERS | Phone: 972-386-4663
Delivery Service Is Available.

Pepper Square Cleaners is a BBB Accredited Dry Cleaner in Dallas, TX

Copyright © PEPPER SQUARE CLEANERS | All rights reserved.
14902 Preston Rd. • Dallas, TX 75254
"Providing Excellent Service and Customer Satisfaction Since 1979"



Professional Member Drycleaning & Laundry Institute


Web Design by BLUE TROOP

Hello @bluetroop2,

Thanks for asking. :slight_smile:

You can add following CSS under X > Theme Options > CSS:

a#bbblink {
    position: inherit !important;
    width: auto !important;
}

img#bbblinkimg {
    position: inherit !important;
}

Thanks.

Works, thank you.

You’re welcome!
Thanks for letting us know that it has worked for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.