Title: Can&#039;t Align Plugin in Header
Last modified: August 24, 2016

---

# Can't Align Plugin in Header

 *  Resolved [KimMcDougalcrafter](https://wordpress.org/support/users/ormgrecipes/)
 * (@ormgrecipes)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/)
 * I really like this plugin and it’s in my header on my [site](http://fchcccom.ipage.com/wp/),
   but I want it on the right hand corner under the search box. How do I do that?
   
   Thanks much!
 * [https://wordpress.org/plugins/accesspress-social-icons/](https://wordpress.org/plugins/accesspress-social-icons/)

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

 *  Plugin Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/#post-6024261)
 * Hi there,
 * Please add below code to your theme’s style.css and the icons will show just 
   under the search box.
 *     ```
       .aps-group-horizontal {
         float: right;
        }
       ```
   
 * Thanks and don’t forget to rate .
 *  Thread Starter [KimMcDougalcrafter](https://wordpress.org/support/users/ormgrecipes/)
 * (@ormgrecipes)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/#post-6024270)
 * Thank you! Appreciate the fast reply! I was able to tweak your code to make it
   centered under the search box. Would I need to add this same code for mobile 
   devices?
 *  Plugin Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/#post-6024395)
 * Hi there,
 * That will depend upon how your theme has been coded for mobile responsive layout.
   The same code should work for the mobile devices too if the mobile responsive
   css has been written in your theme.
 * Thanks.
 *  [bige2035r](https://wordpress.org/support/users/bige2035r/)
 * (@bige2035r)
 * [11 years ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/#post-6024502)
 * Hi! I have a similar question.
 * I am trying to center the social icons in my footer on [my site](http://erynratcliffe.com/)
   and I can’t figure out were the css code is for the icons to center.
 * I would love any help!
 * Thanks,
    Eryn

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

The topic ‘Can't Align Plugin in Header’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/accesspress-social-icons_72c19a.svg)
 * [AccessPress Social Icons](https://wordpress.org/plugins/accesspress-social-icons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accesspress-social-icons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accesspress-social-icons/)
 * [Active Topics](https://wordpress.org/support/plugin/accesspress-social-icons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accesspress-social-icons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accesspress-social-icons/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 4 replies
 * 3 participants
 * Last reply from: [bige2035r](https://wordpress.org/support/users/bige2035r/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/cant-align-plugin-in-header/#post-6024502)
 * Status: resolved