Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222209
    Mbzo
    Participant

    Hi there,
    Would like to make some changes to the footer in Ethos:
    1) Create an additional single full width widget area (#5) immediately below the current footer widgets (#1,2,3 or 4) without a plugin
    2) Add a full width background image to the base of the bottom colophon.
    I’m working on a child theme and have copied the ethos/wp-footer.php file to the appropriate folder…

    #1222217
    Mbzo
    Participant
    This reply has been marked as private.
    #1222390
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have set four column for widget areas. So it’s not possible to get a fullwidth widget there. But you can add it as a section just above the footer widget. That is that would be the last section. You can use widget element within the section if needed.

    Hope this makes sense.

    #1222436
    Mbzo
    Participant

    Duplicate the footer section?

    #1222583
    Nabeel A
    Moderator

    Hi again,

    Just add a section at the end and add widget elements within the section.

    Hope this helps!

    #1222933
    Mbzo
    Participant

    So, I’m closer. I created and extra footer widget area below the normal footer widgets…

    #1222934
    Mbzo
    Participant
    This reply has been marked as private.
    #1223350
    Paul R
    Moderator

    Hi,

    To remove the horizontal line, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-extra-footer .widget:before {
           background-color: transparent;
    }
    

    Hope that helps.

    #1223754
    Mbzo
    Participant

    That did it, thanks!

    #1223929
    Joao
    Moderator

    Glad to hear it,

    Joao

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