Tagged: x
-
AuthorPosts
-
October 1, 2016 at 7:16 pm #1198857
powrider686ParticipantHey there,
I have a couple questions about my site, henryebarr.wpengine.com, that I was hoping you could help with.I’d like to change the footer but I can’t find an easy way to do so.
I need to change the headers of the widgets, so they are centered, and this color #e31936.
Is there a good way to add contact info into a widget? I’d like to put in address, phone, contact, social links and maybe a map, and have icons for each of those items, but can’t really figure out how.
Thanks for the help!
Marcus
October 2, 2016 at 2:00 am #1199060
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
h4.h-widget { text-align: center; color: #e31936; }Please add a text widget and insert following code :
<i class="x-icon-phone" data-x-icon=""></i>Telephone number <div class="x-social-global"><a href="https://www.facebook.com/Summit-County-Real-Estate-Henry-E-Barr-The-Barr-Team-145955798805493/" class="facebook" title="Facebook" target="_blank"><i class="x-icon-facebook-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="twitter" title="Twitter" target="_blank"><i class="x-icon-twitter-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="google-plus" title="Google+" target="_blank"><i class="x-icon-google-plus-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="linkedin" title="LinkedIn" target="_blank"><i class="x-icon-linkedin-square" data-x-icon="" aria-hidden="true"></i></a></div> [google_map lat="37.8069572" lng="-122.4161852" zoom="17" drag="true" height="60%"][google_map_marker lat="37.806688" lng="-122.419036"][google_map_marker lat="37.806463" lng="-122.415812"][google_map_marker lat="37.806578" lng="-122.414230"][/google_map]To add icons, check this link :
http://theme.co/changelog/#theme-4-0-0For map shortcode, check this link :
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1198857 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
