Hello. As you can see, I have a Google translation dropdown in a row below the header, but it is possible to move it up into the header itself, preferably in the main menu (the same row with “TOPICS”)?
Hello MattR1970,
Unfortunately, this kind of plugin is not tested with our theme and we have no idea about the implementation of this plugin in our theme, sorry! As a hint, we just can guide you where you should make changes, like this -> http://screencast.com/t/8gjx5mU1 I suggest you contact the author’s plugin about the plugin implementation because he should be able to provide a more accurate response and also, he can guide you to the right direction. If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thank you for your understanding!
Hi,
Css positioning cannot move one html element inside another container. You can position it absolutely if you want, but it will still have to be inside the specific container you want it to be in, this being the main menu container. I see the dropdown is added with a raw html code so you can probably ad it inside this file: http://screencast.com/t/FiNFLqodwi
You can create a div element and assign a custom class to it so you can later apply css for positioning.
If this is too difficult for you, we suggest hiring some help with it as we can only guide you in the right path. We cannot offer any customization services at the moment.
Thank you!