Tagged: x
-
AuthorPosts
-
May 1, 2016 at 11:33 am #908027
ArchStanton1ParticipantHello There,
I would like to adjust the “copyright content” in row with my social icons like on the attached drawing:
My second qestion how could I add the two social icons into my header? Please check the pic. what I want to achive:
Thank you in advance.
Zoltan
May 1, 2016 at 8:48 pm #908409
NicoModeratorHi There,
Thanks for writing in.
In your first concern, please share us your URL so we could check if the the code to be shared is correct or not and to check your setup also.
2nd, You can enable the topbar social media icons, Head over to Appearance -> Customize and click on the Header tab. Then enable the Topbar under “Miscellaneous” section. You need to add social’s profiles URLs under Customize -> Social and it will add social icons in topbar automatically.
Please check the link below if you want to add the social media icon in the menus.
https://community.theme.co/forums/topic/social-icons-in-menu/#post-146861
Hope it helps.
Let us know how it goes.
Thanks.
May 2, 2016 at 10:05 am #909203
ArchStanton1ParticipantThis reply has been marked as private.May 2, 2016 at 12:27 pm #909437
JoaoModeratorHi There,
You can turn on your side bar at Customizer / Header at the very bottom.
The Icons will be added Automatically as long as you have a link on your Customizer/Social
To change the color of the headbar and the icons please add the following Code to your Customizer / Custom / CSS
.x-topbar { background-color: black; } .x-social-global a { color: white; }Hope that helps
Joao
May 2, 2016 at 12:33 pm #909450
ArchStanton1ParticipantHello Joao,
Thank you very much for your prompt work! As I can see you already solved my 2nd question, thank you for that you guys are the best. 🙂
Regarding to the first question could you please check my footer and give advice how can I achive the above mentioned format?
I will change the header background color to black. How can I turn off the topbar bottom border?
Thank you!
Zoltan
May 2, 2016 at 4:28 pm #909801
JoaoModeratorHi Zoltan,
To remove the border you can add the code
.x-topbar { border-bottom: none; }Regarding the footer I would ask you to provide your Wp-Admin credentials so we can better assist, please do not forget to mark the reply as private.
Thanks
Joao
May 2, 2016 at 11:32 pm #910175
ArchStanton1ParticipantThis reply has been marked as private.May 3, 2016 at 2:53 am #910338
ChristopherModeratorHi there,
Please update your code to :
<div class="x-section man pan"> <div class="x-column x-1-2 x-sm"><strong>MINDEN JOG FENNTARTVA | TEMPTINGBODY.HU © 2016 </strong></div> <div class="x-column x-1-2 x-sm">[aps-social id="1"]</div> </div>Hope it helps.
May 3, 2016 at 11:02 am #910986
ArchStanton1ParticipantHello There,
I added the code but nothing happened…:(
May 3, 2016 at 2:56 pm #911366
JoaoModeratorHi There
I have added the Code at Appearence / Customizer / Footer / Footer Content and it worked.
Now you have social and info aligned inline
Hope that helps,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-908027 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
