Title: Help with CSS
Last modified: August 4, 2022

---

# Help with CSS

 *  Resolved [axelchedi](https://wordpress.org/support/users/axelchedi/)
 * (@axelchedi)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/help-with-css-24/)
 * Hi 🙂
    I’m testing your CF Geo Plugin. My website use WordPress desing with Elementor.
 * I need to hide or show one specific widget of pricing in 3 different landing 
   pages, depending on the visitor Country IP.
    I need one for my country (Argentina)
   and other for de rest of the world.
 * The thing is, in order to show or hide only that widget but not the entire page,
   I need to program the CSS code for the specific widget and, honestly, I can´t
   fin my way around it.
 * I looked in forums and tried a lot of things but I can´t make it work for the
   specific widget.
 * So, before I suscribe to a pay licence, I would like to ask you if you can help
   me with the CSS code.
    Can you give me an example of how to code it?
 * I´ll be waiting for your answer. Thank you in advance and best regards.

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

 *  Plugin Author [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * (@ivijanstefan)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/help-with-css-24/#post-15889484)
 * Hello,
 * For the Oceania and Africa you can use like:
    `cfgeo-show-in-oc cfgeo-show-in-
   af`
 *     ```
       AF => Africa
       NA => North America
       OC => Oceania
       AN => Antarctica
       AS => Asia
       EU => Europe
       SA => South America
       ```
   
 * Here is JSON list of the countries in JSON format:
    [https://cdn-cfgeoplugin.com/v2/countries](https://cdn-cfgeoplugin.com/v2/countries)
 * To format JSON in readable format, just use this Chrome extension:
    [https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en](https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en)
 * Sorry that it’s a bit complicated, soon we will create a small tool where you
   can easily do what you want with a few clicks.
 * Let me know if you have any other question.
 * Best regards!
 *  Thread Starter [axelchedi](https://wordpress.org/support/users/axelchedi/)
 * (@axelchedi)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/help-with-css-24/#post-15889569)
 * Hi, [@ivijanstefan](https://wordpress.org/support/users/ivijanstefan/) 🙂
    Thank
   you very much for your answer.
 * I´ve tried what you suggested. I´ve entered this exact line in the CSS block 
   of the widget in Elementor:
 * cfgeo-show-in-oc
 * And I keep geting an error that says “Expected LBRACE at line 1, col 17.”
 * I fear am a little dufus in CSS, so I need the exact code that would work in 
   CSS code.
 * Sorry to insist, but, can you please help me again?
 * Thank you very much, really 🙂
 *  Plugin Author [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * (@ivijanstefan)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/help-with-css-24/#post-16315396)
 * Hi, you also can use javaScript if you have knowledge.
 * [https://cfgeoplugin.com/documentation/advanced-usage/javascript-integration](https://cfgeoplugin.com/documentation/advanced-usage/javascript-integration)
 * Generally the CSS must work, but if there is some custom CSS that tramples ours,
   then it is a bit problematic. Just confirm if our CSS is being overwritten by
   another plugin.
 * Best regards!

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

The topic ‘Help with CSS’ is closed to new replies.

 * ![](https://ps.w.org/cf-geoplugin/assets/icon-256x256.png?rev=2852950)
 * [Geo Controller](https://wordpress.org/plugins/cf-geoplugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf-geoplugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf-geoplugin/)
 * [Active Topics](https://wordpress.org/support/plugin/cf-geoplugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf-geoplugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf-geoplugin/reviews/)

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/help-with-css-24/#post-16315396)
 * Status: resolved