Title: Flag float off
Last modified: August 30, 2016

---

# Flag float off

 *  Resolved [kidcurdi](https://wordpress.org/support/users/spiritualkurd/)
 * (@spiritualkurd)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/flag-float-off/)
 * Hi the flag in the switcher is off, ive tried to fix it via custom css in the
   avada theme custom css field not it wont register the changes.
 * any idea what i can do to fix this?
 * site [http://www.rojasor.net](http://www.rojasor.net)
 * [https://wordpress.org/plugins/qtranslate-x/](https://wordpress.org/plugins/qtranslate-x/)

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

 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536623)
 * [@spiritualkurd](https://wordpress.org/support/users/spiritualkurd/)
 * find the CSS code that is responsible for this.
 *  Thread Starter [kidcurdi](https://wordpress.org/support/users/spiritualkurd/)
 * (@spiritualkurd)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536626)
 * Thanks for the quick reply.
 * Any idea where I can find it, sorry I’m not that familiar with these sort of 
   things.
 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536628)
 * your theme CSS (?)
 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536758)
 * [@spiritualkurd](https://wordpress.org/support/users/spiritualkurd/)
 * do you use the Menu or the Widget for the language switcher?
 *  Thread Starter [kidcurdi](https://wordpress.org/support/users/spiritualkurd/)
 * (@spiritualkurd)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536940)
 * Hi Gunu
 * I removed the flags all together but the client wants the flag there and I’ve
   really tried everything to make the flag inline with the text but without luck.
 * I’ve tried both widget and language switcher and I get the same result.
 * I’m currently using language switcher in the top menu.
 * Any ideas??
 * Thank you
 *  Plugin Author [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536941)
 * [@spiritualkurd](https://wordpress.org/support/users/spiritualkurd/)
 * We are working on the menu widget to give it more flexibility.
 * But for now, use your theme css.
 * change this:
 *     ```
       img {
           border-style: none;
           height: auto;
           max-width: 100%;
           vertical-align: top;
       }
       ```
   
 * to this:
 *     ```
       img {
           border-style: none;
           height: auto;
           max-width: 100%;
           vertical-align: center;
       }
       ```
   
 *  Thread Starter [kidcurdi](https://wordpress.org/support/users/spiritualkurd/)
 * (@spiritualkurd)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536942)
 * Thank you, that works for now

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

The topic ‘Flag float off’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-x_f9f9f9.svg)
 * [qTranslate X](https://wordpress.org/plugins/qtranslate-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-x/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-x/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [kidcurdi](https://wordpress.org/support/users/spiritualkurd/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/flag-float-off/#post-6536942)
 * Status: resolved