Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1069452
    melissamaryse
    Participant

    Hi!

    I am using the footer provided by X but I can’t manage to put some text ( I’d like to add: Join our community) over the social sharing buttons. Could you help?

    And, if you could tell me how can I change the background color as well that would be great!!

    Thanks :)!!

    #1069498
    Christopher
    Moderator

    Hi there,

    Because this requires a template change, I’d advise that you setup a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in <a
    href=”https://community.theme.co/kb/customization-best-practices/”>Customization Best Practices.

    Copy wp-footer.php from framework/views/STACK and put it in the same path inside child theme, add custom text <span>Join our community</span> just before this line of code :

    <?php x_social_global(); ?>
    

    Hope it helps.

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