Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1365292
    watue
    Participant

    Is there a way to add social media icons to the topbar with PHP code? I was hoping to add them with one of the customizer setings. Or could I add them via HEADER>MISCELLANEOUS>Topbar Content? If so, how is that done so that they appear to the far right?

    My login credentials are in a private post below.

    #1365293
    watue
    Participant
    This reply has been marked as private.
    #1365443
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add social icons from Appearance > Customize > Social.

    Thanks.

    #1365483
    watue
    Participant

    Thank you. How do I change the color of them so that the white background is another color and how do I change the size to make them a little larger?

    #1365565
    Friech
    Moderator

    Hi There,

    Please add this on your custom CSS on Customizer.

    
    .x-topbar .x-social-global a {
    	color: #e9b700;
    	font-size: 1.25em;
    }

    Feel free to change the values.

    Hope it helps, Cheers!

    #1365938
    watue
    Participant

    Thank you.

    #1366016
    Rahul
    Moderator

    You’re most welcome, Watue!

    Feel free to ask us again. 🙂

  • <script> jQuery(function($){ $("#no-reply-1365292 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>