Hi! I was hoping you could provide some code for me to change the text at the bottom of the site to read "Copyright 2014, Gina Louise." instead of what is there now. I attached a screen shot. I also wanted to know if there is a way to remove the link that allows people to call the business. My client wants that removed. Thanks!
Hello, For footer text Go to the Dashboard > Appearance > Theme options > Footer settings > Footer text And add your text there. For call feature. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer_top_container .call_us p { display: none!important; } Thanks & Regards Nitesh Raghuwanshi