Tagged: x
-
AuthorPosts
-
December 7, 2016 at 1:39 pm #1285000
goods1904ParticipantI am wanting to add social icons under the search field in the fixed left navbar using the Rewnew stack. Please advise, thank you
December 7, 2016 at 1:43 pm #1285007
goods1904ParticipantThis reply has been marked as private.December 7, 2016 at 4:08 pm #1285168
NicoModeratorHi There,
Thanks for writing in.
You could try following the thread below:
https://community.theme.co/forums/topic/adding-social-icons-to-side-menu/
Hope it helps.
Let us know how it goes.
Thanks.
December 7, 2016 at 5:09 pm #1285255
goods1904ParticipantI have added the _navbar.php page along with the code, as well as added the recommended code to the custom css as per the link you provided. It did not seem to work in my case. What else can I do?
December 7, 2016 at 11:45 pm #1285664
LelyModeratorHi There,
Upon checking, what you did is correct. The only issue here is the color of the icons is white same with your background color for the fixed left menu. Update this:
.x-social-global a { background-color: #ffffff; }To this:
.x-social-global a { background-color: #ffffff; color:red; /*Change to your preferred color*/ }Hope this helps.
December 8, 2016 at 10:03 am #1286193
goods1904ParticipantPerfect, thank you!
December 8, 2016 at 10:09 am #1286200
Nabeel AModeratorGlad we could help 🙂
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285000 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
