Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050820
    anrozier1925
    Participant

    Good Morning!

    I saw in a previous archived thread the steps to take to add Google Translator to the top bar. I added the additional code to my functions.php file, and I am still not able to add the shortcode to the top bar. Are there any other solutions to fix this?

    #1050823
    anrozier1925
    Participant
    This reply has been marked as private.
    #1051022
    Rupok
    Member

    Hi there,

    Thanks for writing in! There is already some solutions on our forum that might be helpful for you. Let’s search to explore them. Here is an working solution for that – https://community.theme.co/forums/topic/add-google-translate-to-topbar/#post-780751

    Cheers!

    #1056830
    anrozier1925
    Participant

    Sorry for the late reply! The solution worked, but I am wondering if there is a way to lower this so that it can be on the same line as the logo. If not, no worries!

    #1057424
    Friech
    Moderator

    Hi There,

    You can add a top padding on the translator dropdown menu with the code below.

    .gtranslate {padding-top: 30px;}

    Feel free to adjust the 30px value where you see it fits.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1050820 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>