Hi, in the Header top left content I have contact info which is an email-adress but when I click on it the page reloads only. Why is that? I want my email to open then.
Regards
the url is http://nieuwe.roosgoesgreen.nl/
Mine is not working either…. Trying to figure it out. No replies on this yet eh? Is this their only support avenue?
Johan,
Your e-mail working. But you changed margin of alora row too much. And now, email address in below the logo.
That is why it not working correct.
@ Johan – as lukasz said, you set the margin of the header, and now it’s overlapping the email link. try this Custom CSS:
#wrapper .header-social {
position:relative;
z-index:9999;
}
@ Our World Enterprises – please provide the URL with the issue
Dear @Johan, add email link in this format, mailto:[email protected] instead of “http://nieuwe.roosgoesgreen.nl/”, Then your email box will open without page refresh.
Thanks
Agree with @roman, @Johan you only need to add this CSS snippet for email link issue to fix.
#wrapper .header-social {
position:relative;
z-index:9999;
}
When people submit my form in the Alora contact for, the email is not received at the email entered.
Any idea how to solve this?
please dont submit another issue in someone’s thread. open new one.thanks
Okay, will do. Sorry! I thought I was keeping the like issue under the same heading type. I am use to a different type of forum which has categories. Sorry.
The topic contact info email not working is closed to new replies