Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1001364
    kindledclass
    Participant

    Hi!

    The social media icons at the bottom of my page are not centered, and I’m not sure why. How can I get them centered?

    Also, is there a way to add a social media service that’s not already listed in the Customizer area?

    My site is kindledclass.com

    Thank you (again)!
    Amanda

    #1001472
    Lely
    Moderator

    Hello Amanda,

    Upon checking, custom CSS was causing the issue. See attached screenshot.
    Remove the following:

    .x-social-global:before {
        content: "COPRYRIGHT LEFT ALIGNED";
    }
    .x-social-global:after {
        content: "RIGHT ALIGN TEXT";
    }
    
    

    Hope this helps.

    #1001742
    kindledclass
    Participant

    Would you tell me where to find this CSS to remove it? I didn’t add it, I don’t think, so I’m not sure where to remove it… Sorry! I’m only moderately adept at playing with code. 🙂
    Thank you!

    #1001861
    Rahul
    Moderator

    Hey there,

    Kindly navigate to Dashboard > Appearance > Custmize > Custom > CSS and see if you find the code there.

    Thnks

    #1001888
    kindledclass
    Participant

    It was there. 🙂 Thanks. It looks better now.

    I appreciate your help!
    Amanda

    #1002100
    Rahul
    Moderator

    You’re welcome!

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