Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1131443
    christiaanakkermans
    Participant

    Hi,

    How can I remove the height above the text in the bottom footer?
    I tried several codes from the forum but nothing worked..
    Hope you can help me!

    Thnx!

    Christiaan

    #1131445
    christiaanakkermans
    Participant
    This reply has been marked as private.
    #1131450
    Rupok
    Member

    Hi there,

    Thanks for writing in! Actually you have enabled footer menu but the color is same as background so it’s invisible.
    You can add this under Custom > CSS in the Customizer to change the color.

    .x-colophon.bottom .x-nav li a {
      color: #fff;
    }

    If you don’t need that footer menu; you can disable it from Customize > Footer > Footer Menu

    Cheers!

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