Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi bradadams, thanks for your post, and sorry for such a long delay in my response to you.

    No, there is not CSS provided for this as of now – although I’m sure another user somewhere out there has already done this.

    Would you like me to help? Send your website link here, and I will try to help without logging into your site, although honestly it would be much faster if you just let me fix it.

    https://www.studio88design.com/get-in-touch/

    Thanks for using the plugin, Rob

    Thread Starter Brad Adams

    (@bradadams)

    Hey Rob,

    Thanks for the reply, I’ve contacted you via the link supplied.

    Regards

    Hi Brad, let’s start with this – just let me know what you need afterwards:

    #google_language_translator {
        clear:none;
    }
    
    #flags {
        width:60px;
    }

    Thanks for using the plugin!

    Thread Starter Brad Adams

    (@bradadams)

    Woah, that was fast!!

    Thanks Rob, I think I’ve finally understood what clear does! ??

    Good job man! Let me know if you need adjustments – thanks!

    Thread Starter Brad Adams

    (@bradadams)

    Hey again Rob!

    Any chance you could take a look at the site again? I think it’s due to an update to the plug-in or something, but the language flags are appearing vertically again :-/

    Screenshot: https://goo.gl/BfQNdA

    Site: https://goo.gl/kSx5VF

    Thanks!

    Hi bradadams,

    Try this CSS by adding it to “Settings > Google Language Translator” in the CSS overrides box:

    .goo_trans #flags {
        width:100px !important;
    }
    
    .widget ul li {
        clear:none !important;
    }

    It seems that your theme has some styles over-riding the plugin styles ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CSS to sit flags on same row as dropdown?’ is closed to new replies.