NooTheme Premium WordPress Theme › Forums › Timetable › Yogi › HTML text in widget in footer
- This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago by
Junnie.
-
AuthorPosts
-
5 years, 7 months ago #10710
Hi,
I have a little bug in my footer customisation which make appears
a empty circle close to social icons. I fcan't figure out where does it come from.
please look at the footer in the folowing link.http://www.yogabyniti.com/en/home-niti/
Regards, Ben
5 years, 7 months ago #10712Hi Ben,
Thanks for contacting us.
You can Navigate to Appearance => Widgets from Admin panel.
Please check the HTML you enter.<div class="noo-social"> <a></a> //Please remove this tag <a title="Facebook" href="https://www.facebook.com/yogabyniti?fref=ts"><i class="fa fa-facebook facebook-bg-hover facebook-outlined"></i></a> <a title="Google+" href="https://plus.google.com/s/yoga%20by%20niti"><i class="fa fa-google-plus google-plus-bg-hover google-plus-outlined"></i></a></div>
Regards,
ThuyNT5 years, 7 months ago #107225 years, 7 months ago #10777Hi again,
Please send me link of your site and your admin account via private message. I will check for you soon.
Before you give me your account admin. , you can go to customizer, tab widgets/Noo-footer column#1, then paste this code
<div class="noo-social"> <a title="Facebook" href="https://www.facebook.com/yogabyniti?fref=ts" rel="nofollow"><i class="fa fa-facebook facebook-bg-hover facebook-outlined"></i></a> <a title="Google+" href="https://plus.google.com/s/yoga%20by%20niti" rel="nofollow"><i class="fa fa-google-plus google-plus-bg-hover google-plus-outlined"></i></a></div>
p/s: You can see attachment for better understanding
Best regards,
ThuyNT5 years, 7 months ago #10800This reply has been marked as private.5 years, 7 months ago #10806Hi Ben,
I fixed help you.
Best regards,
ThuyNT5 years, 7 months ago #10808<code><div class="address"> <ul> <li><i class="fa fa-map-marker"></i><a/> 13/14 Moo 1, Rawai, Muang, Phuket 83130 Thailand</li> //card redundancy <li><i class="fa fa-phone"></i> +66 619 171 415 </li> <li><i class="fa fa-envelope"></i> [email protected]</li> </ul> </div> </code>
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.