• /* geoip */
    .geoip { display: none !important; }
    .geoip-country-UK .geoip-show-UK { display: block !important; }
    .geoip-country-AU .geoip-show-AU { display: block !important; }

    .geoip-hide { display: block !important; }
    .geoip-country-UK .geoip-hide-UK { display: none !important; }
    .geoip-country-AU .geoip-hide-AU { display: none !important; }

    CSS newbie here trying to figure this out.

    I have tried a text box classed .geoip-country-au and it correctly shows. But if I do the same for elementor sections one classed geoip-country-UK and the other geoip-country-AU then both show. Can anyone tell me how to do this?

    The page I need help with: [log in to see the link]

  • The topic ‘Please explain how to use the css snippet for elementor?’ is closed to new replies.