Title: Header Styling Issues
Last modified: August 21, 2016

---

# Header Styling Issues

 *  [jonathon.dominic](https://wordpress.org/support/users/jonathondominic/)
 * (@jonathondominic)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-styling-issues/)
 * This is a really great plugin, but I’m a bit new to WP and my attempts to fix
   my issues by reading other solutions hasn’t worked. I’m using polylang on 2 websites–
   a blog, using the Fullby theme, and a personal chef site, using the Attractor
   theme.
 * 1. For the blog, the theme is really simple and uses bootstrap. It’s in 4 languages,
   and while all of the posts, tags, categories translate and work perfectly, the
   header doesn’t change.
 * I’ve created 4 menus in the settings and set them as primary navigation for each
   language.
 * In the editor, I can see the php function calling the primary nav:
    \<div id=”
   mainmenu” class=”collapse navbar-collapse”> <?php /* Primary navigation */ wp_nav_menu(
   array( ‘menu’ => ‘main’, ‘depth’ => 2, ‘container’ => false, ‘menu_class’ => ‘
   nav navbar-nav navbar-right’, //Process nav menu using our custom nav walker ‘
   walker’ => new wp_bootstrap_navwalker()) ); ?> </div>\ can I modify this to fix
   my problem?
 * >> blog.rome-accommodation.net/en/
 * 2. For the personal chef site, again the translations all work great but I need
   to realign the flags in the header to line up with the pages horizontally. I 
   found your response ref=”[http://wordpress.org/support/topic/flag-allignment?replies=8″>here](http://wordpress.org/support/topic/flag-allignment?replies=8″>here)
   to modify the class to ‘inline’ but it didn’t work for me.
 * I’m using the attractor theme.
 * [http://www.chefhome.it/home-en2/](http://www.chefhome.it/home-en2/)
 * Thank you in advance for your help!
 * [https://wordpress.org/plugins/polylang/](https://wordpress.org/plugins/polylang/)

The topic ‘Header Styling Issues’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [jonathon.dominic](https://wordpress.org/support/users/jonathondominic/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/header-styling-issues/)
 * Status: not resolved