Tagged: x
-
AuthorPosts
-
May 25, 2016 at 7:37 am #1008941
thunderdragonmediaParticipantHi,
I apologize if this is easy to do in Theme X…I am an amateur/newbie and was wondering if there is an easy way to do this?
Thank you SO much for any enlightenment that might save me hours of fumbling around.
May 25, 2016 at 8:27 am #1009026
ThaiModeratorHi There,
Please follow these steps:
1] Navigate to Customizer > Footer > Footer Widget Areas > select One:
http://i.imgur.com/TNwXfJn.png
2] Drag & drop a text widget to the Footer 1 area with the following content > click Save:
<ul class="x-footer-logo"> <li><a href="http://www.url.com/1"><img src="http://placehold.it/150x150"></a></li> <li><a href="http://www.url.com/1"><img src="http://placehold.it/150x150"></a></li> <li><a href="http://www.url.com/1"><img src="http://placehold.it/150x150"></a></li> <li><a href="http://www.url.com/1"><img src="http://placehold.it/150x150"></a></li> <li><a href="http://www.url.com/1"><img src="http://placehold.it/150x150"></a></li> </ul>http://i.imgur.com/9So1HFi.png
3] Add the following CSS under Customizer > Custom > Global CSS:
ul.x-footer-logo { list-style: none; margin: 0; padding: 0; text-align: center; } ul.x-footer-logo li { display: inline-block; margin-right: 10px; }Replace your links & images in step #2.
Hope it helps 🙂
May 27, 2016 at 1:48 pm #1013347
thunderdragonmediaParticipantIT WORKED PERFECTLY!!! Thank you so much for being so responsive and helpful. The BEST 🙂
May 27, 2016 at 4:08 pm #1013506
RahulModeratorYou are most welcome! Let us know if you need any further help.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1008941 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
