Hot to add text under social media icons in Travelify theme?

Hi Aigars,

Thank you for your response. Here is my website: noellenicolecollection.com

I am not techy saavy at all and this is my first time using wordpress.

I need to change the Copyright and Powered by info on the footer and do not know how. Also, is there a way that I can put additional information on the footer or header: for instance, I would like to put “free shipping” and my toll free number underneath the social media icons. Is that possible? Also, I would like to have a link to my Terms and Conditions on the footer. Please advise.

Thank you so much and sorry for all the inquiries.

All the best,

For the footer part:

  • Look up file called footer-extensions.php located in theme folder → library → structure.
  • You can access it using any FTP client.
  • There on line 35 you will see copyright information. Edit it accordingly.

For header part:
You can put information underneath social icons by looking up file called header-extensions.php located in the same folder as footer-extensions.php.

There on line 202/203 you can add information as following.
Screen Shot 2013-08-13 at 4.03.34 PM

Additionally you will have to put this information in the new line. You can do it by going to WordPress Dashboard - Theme Options - Other - Custom CSS and add the following:

.contact-info {
    margin-top: 30px;
}

If you are still having problems we can negotiate some tiny deal and I will do these things for you.

Is there a way to add this somehow in the custom css as I don’t have access to the cpanel please?

Thanks,
Rebecca