Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, you got to align?
    Thanks

    Thread Starter davemassive

    (@davemassive)

    Yes, you need to login into your wordpress site.

    Then click ‘Appearance’ menu, then click ‘Editor’ menu.

    Then scroll down to the very bottom of ‘style.css’ stylesheet.

    Then add this code to the bottom after the last line:

    /* ADDTHIS PLUGIN CENTRE ALIGNMENT
    ———————————————– */
    div.addthis_toolbox {
    width:54%;
    margin-left: 23%;
    margin-right: 23%;
    }

    Then just play around with the width and margin values until it looks right.

    Hope that helps

    Thread Starter davemassive

    (@davemassive)

    Then click ‘Update file’

    Refresh your browser and you should see the changes that have taken place.

    @davemassive Thanks for that help!

    @a7x you can follow the same steps to get it aligned. Let us know if you need further help on it.

    Thank you everyone ! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: AddThis] Align toolbox center’ is closed to new replies.