Home › Forums › SKT Black/White Theme Support › 'Contact' button in Section 2/Sections not working
- This topic has 7 replies, 2 voices, and was last updated 9 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 14, 2015 at 10:22 pm #5813
Hi,
How do I link this button to my email address as it is not automatically doing it and I can’t see where to add the email address to the link?
Many thanks,
Tamara
April 15, 2015 at 6:01 am #5826Hi Tamara,
Which contact us button do you mean? The one in the slider? mailto:youremailid should lead it to your email address.
Regards,
ShriApril 15, 2015 at 6:55 pm #5855Hi Shri,
Not the button on the slider, I have not gone with one there, but the one further down the Home page in Section 2.
Many thanks,
Tamara
April 16, 2015 at 8:19 am #5877That’s already a button with text written (dynamic). You can change that via Appearance>Theme Options>Sections.
Regards,
ShriApril 17, 2015 at 12:15 pm #5929Yes but where in Sections? In Section 2, which deals with this button I have various empty boxes and some code
Section Title: ? nothing in this box (what is is for?)
Section ID:?Title: ? nothing in this box (what is is for?)
colour/background: OK
Section CSS class: ‘contact-banner’
Section content: <h3></h3>
<a class=”contact-button” href=”#”>Contact </a>
My question is how do I link this up to my email address please? I’ve tried all the boes out nd had no luck adding my email address!
Thank you,
Tamara
April 18, 2015 at 6:40 am #5964Okay in one of the sections as you are pointing out we have this: <a class=”contact-button” href=”#” rel=”nofollow”>Contact </a>
Change it to: <a class=”contact-button” href=”mailto:youremailid” rel=”nofollow”>Email Me!</a>
Hope this helps.
Regards,
Shri
April 20, 2015 at 6:30 pm #6034Thank you, just a small note:
I am completely amateur and trying to work this all out as I go. The code you advised on above is not as per the programe as it has ‘rel=”nofollow”‘ in.
I spent a long time looking for the exact coding, which was not there. I have now added the extra lines and changed the # for my email address. Should anyone else be confused too.
All the best, Tamara
April 22, 2015 at 10:37 am #6090Hi Tamara,
Thanks for posting the update.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.