Title: CSS problem?
Last modified: August 21, 2016

---

# CSS problem?

 *  Resolved [abcdefghijklmnop](https://wordpress.org/support/users/abcdefghijklmnop/)
 * (@abcdefghijklmnop)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/)
 * First of all, thanks for this lovely, stylish plugin.
 * Using the previous version, I was able to display the plugin at the top right
   corner of my site without any problems whatsoever.
 * I could do it by manually inserting into header.php or inserting the code into
   a widget space at the top right corner……both ways worked fine…..I ended up using
   the widget method.
 * However, after updating, I noticed 2 things changed.
 * Firstly, it seems as though the plugin is leaving an empty space directly below
   it which I cannot seem to remove.
 * Secondly, you know how the cursor is supposed to change from an arrow to a hand
   whenever you hover over something that is clickable? Well, now when I hover the
   mouse over a flag, the cursor does not change to the hand symbol. (but it is 
   still clickable)
 * any idea where I went wrong? PS I tried using a different login+theme to see 
   if the problem is with my theme. But in both circumstances, i face the same problem.
 * thanks in advance.
 * [https://wordpress.org/plugins/google-language-translator/](https://wordpress.org/plugins/google-language-translator/)

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

 *  [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * (@rm2773)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129611)
 * Hi abcdefghijklmnop,
 * There were some new CSS ids/classes added in the most recent update. I imagine
   this is what is happening. I’m not sure why the cursor is no longer showing the
   hand symbol, but it can be fixed.
 * Would you like me to look at the widget on your website? I can probably help 
   with the CSS.
 * Please post your link in this forum, or send here by email:
 * [http://www.wp-studio.net/contact/](http://www.wp-studio.net/contact/)
 *  Thread Starter [abcdefghijklmnop](https://wordpress.org/support/users/abcdefghijklmnop/)
 * (@abcdefghijklmnop)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129615)
 * Dear Rob,
 * I have sent you the link via your website’s contact form.
 * Thank you.
 *  [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * (@rm2773)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129616)
 * Hi abcdefghijklmnop,
 * I’m not quite sure why this is happening – but I’ll be updating the plugin here
   to fix a few other issues anyway.
 * Below actually fixes your issue 100%.
 * Add this to your CSS Overrides box in “Settings > Google Language Translator”:
 *     ```
       #flags a {
           cursor:pointer;
       }
       ```
   
 * I’m stumped because I have never seen this issue – weird.
 * Stay tuned for next update in a few days
 *  Thread Starter [abcdefghijklmnop](https://wordpress.org/support/users/abcdefghijklmnop/)
 * (@abcdefghijklmnop)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129651)
 * Hi Rob, sorry for the late reply.
 * The CSS you provided for my second problem works perfectly. Am hoping that the
   update fixes the other issue! i’ll keep trying in the mean time.
 * Thanks heaps for your help anyways.
 *  Thread Starter [abcdefghijklmnop](https://wordpress.org/support/users/abcdefghijklmnop/)
 * (@abcdefghijklmnop)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129667)
 * Hi Rob,
 * I’m glad to report that after updating to WP 3.9.2, my first issue was fixed.
 * Thank you.

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

The topic ‘CSS problem?’ is closed to new replies.

 * ![](https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649)
 * [Translate WordPress - Google Language Translator](https://wordpress.org/plugins/google-language-translator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-language-translator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-language-translator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-language-translator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-language-translator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-language-translator/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [abcdefghijklmnop](https://wordpress.org/support/users/abcdefghijklmnop/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/css-problem-33/#post-5129667)
 * Status: resolved