Hello,
How could I edit the link of the home button? Using the background slide without the sidebar I have a home button but when I click it returns the sidebar but I would like to take to the home of the site instead.
Thanks,
Hello,
How could I edit the link of the home button? Using the background slide without the sidebar I have a home button but when I click it returns the sidebar but I would like to take to the home of the site instead.
Thanks,
Hi nandanalin,
You can try changing the href link in the return_content class in the header.php though I'm not sure if this would cause issues with the function overall. You'll be looking for:
href='#return_content'
Regards,
Devin
I tried but couldn't change nothing. I found the href='#return_content' but I don't know how to change.
Any idea? Or other way to change?
Thank you
The link would be in the basic html format found here: http://www.w3schools.com/tags/att_a_href.asp
For example:
href='http://yoursite.com'
Thanks Devin. That's what I tried but didn't work.
Any other place that I could change? Or other way?
Thanks
Not that I know of no. I'll tag the topic for the rest of the support crew to see if anyone has any additional ideas.
Regards,
Devin
This topic has been closed to new replies.