• Hi,
    I am trying to only show the message for certain states.

    Right now my css code is:

    .geoip-mostSpecificSubdivision-Georgia .geoip-show-Georgia { display: block !important; }
    .geoip { display: none !important; }

    and my other code is:

    <div class=”geoip geoip-show-Georgia”><span style=”color: #fff; font-size: 28px; font-family: ‘Michroma’; line-height: 1.4; text-align: center; font-weight: 400;”>
    A/C and heating system service availability today in [geoip_detect2 property=”city”], [geoip_detect2 property=”mostSpecificSubdivision”]</span></div>

    Thanks!
    [email protected]

  • The topic ‘Only show for certain States’ is closed to new replies.