Hi! I'd like to remove the phone icon from the footer, but keep an email adress. http://tracysageking.com/
Hi, To remove phone icon from the footer, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: footer_top_container .call_us p { background: none; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Hi, Use this code: Code: footer_top_container .call_us p { background: none !important; } Hope this helps...! Regards, Akbar InkThemes.com