Tagged: x
-
AuthorPosts
-
January 12, 2017 at 12:39 pm #1327552
finger123ParticipantHi.
I am using the following code to place social media icons within my page. How do i make the icons larger in size as they are too small? How do i control placement of each icon so they are placed certain parameters from each other?
January 12, 2017 at 3:08 pm #1327731
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-social-global a i { font-size: 20px; padding: 0 10px; }Hope this helps.
January 12, 2017 at 3:15 pm #1327747
finger123ParticipantHi, that changes the social media on top and bottom only. the one i am talking about is the manually embeded social media icon that i put in the page itself. i use this code to embed it within the raw data code.
example:[icon type=”facebook-square”]
January 12, 2017 at 3:45 pm #1327792
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
January 12, 2017 at 4:03 pm #1327821
finger123ParticipantThis reply has been marked as private.January 12, 2017 at 10:06 pm #1328241
Rue NelModeratorHello There,
Thanks for updating in! I have set your site to point to the given IP in my host file. I am still seeing the live site and not the one using X theme. Meanwhile, please take a screenshot and send it to us so that we will have an idea of the social media icon in your site.
Thank you in advance.
January 13, 2017 at 9:45 am #1328843
finger123ParticipantThis reply has been marked as private.January 13, 2017 at 3:54 pm #1329226
FriechModeratorHi There,
Add this on your custom CSS on Customizer
.page-id-369 #x-section-2 .x-raw-content a i { font-size: 25px; }Hope it helps, Cheers!
January 13, 2017 at 4:21 pm #1329243
finger123Participantthat worked! thanks! How do i center it? its currently aligned to the left.
January 13, 2017 at 9:34 pm #1329503
FriechModeratorHi There,
Add a class center-text to the RAW content element where you placed the shortcode.
You might need to center your headline (CONNECT WITH US) as well.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1327552 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
