Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dameonjamie

    (@dameonjamie)

    sorry, i was sure i edited the website link, it’s https://www.sweetlimau.com

    Can you please re-active the e-mail icon so I can take a look?

    But I can tell what your problem is going to be.

    Under your Search Store div, you have a div “art-center-wrapper” that has the following styles:

    div.art-center-wrapper {
    position: relative;
    float: right;
    right: 50%;
    }

    What this div is doing is covering up over half of the “Follow Us!” widget, which would make any other icons unclickable. You’re going to have to rethink how this div functions so that it doesn’t overlap the div to the left.

    To demonstrate this, if you don’t use tools like Firebug, or Chrome Developer tools or anything like that:

    In the white space to the right of the Facebook icon, double click. You’ll see that it highlights “Search Store.” This shows that something is overlapping.

    Thread Starter dameonjamie

    (@dameonjamie)

    Thx brianfreytag. I’ve rearranged the widgets and the email icon is now working.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Email link not working’ is closed to new replies.