Title: Help with customisation
Last modified: September 9, 2021

---

# Help with customisation

 *  [Eughine Dunnion](https://wordpress.org/support/users/alkemy007/)
 * (@alkemy007)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/help-with-customisation-2/)
 * I like this plugin but am wondering if it’s possible to have the icons on my 
   actual page layout rather than a border at the top as displayed on the link. 
   Also, I’d like to be able to position the icons right underneath certain blog
   posts, more central. Is that possible?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-with-customisation-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/help-with-customisation-2/#post-14860895)
 * Yeah, that placement is odd and not how the AddToAny displays on most sites.
 * Looks like you currently have AddToAny set to appear at the top of posts in Settings
   > AddToAny > Placement, which usually looks great, but the post is _technically_
   the first thing appearing on your pages because there’s no ‘real’ header on your
   pages — so the buttons are appearing at the very top of the site.
 * The site has a sort of ‘pseudo’ header through `visualcomposer`. This _visually_
   looks normal, but you’ll continue to run into issues in the WordPress ecosystem
   where plugins/etc. expect a real header element. To save you some issues down
   the road, I’d recommend removing that `visualcomposer` “header” in favor of using/
   customizing your actual `astra` theme’s header. (Alternatively, I see `visualcomposer`
   offers their own real header behind a premium version.)
 * For centering underneath, set AddToAny placement to the bottom of posts, then
   to [center-align the icons](https://www.addtoany.com/buttons/customize/wordpress/center_align_buttons)
   just add a line of CSS code to your Additional CSS box in Settings > AddToAny:
 * `.addtoany_content { text-align:center; }`

Viewing 1 replies (of 1 total)

The topic ‘Help with customisation’ is closed to new replies.

 * ![](https://ps.w.org/add-to-any/assets/icon.svg?rev=972738)
 * [AddToAny Share Buttons](https://wordpress.org/plugins/add-to-any/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-to-any/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-to-any/)
 * [Active Topics](https://wordpress.org/support/plugin/add-to-any/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-to-any/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-to-any/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [micropat](https://wordpress.org/support/users/micropat/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/help-with-customisation-2/#post-14860895)
 * Status: not a support question