how do I add google translate code instead of the link in the top infobar area? this is the site: http://www.boydmoving.com/ this is the code I added but the grid area is not wide enough so you don't see the title in the translation box "Select Language" is there a way for it to move down slightly also? <div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,en,es,fr', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false}, 'google_translate_element'); } </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>Any help is appreciated. Thank you! Rosy
Hello Rosy, For this open "header.php" file and make changes as shown in the image. Thanks & Regards Nitesh Raghuwanshi