Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1353048
    fatcatgraphics
    Participant

    Hi,
    On the footer here: http://wnml-law.com/

    I want to be able to remove the title “PAGES”. Also I want to reduce the gap that is above Wolk, Neuman, Maziarz & Lanzet.

    Could you please advice me on how to do this?

    Thank you!
    Rena

    #1353218
    Prasant Rai
    Moderator

    Hello Rena,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.x-colophon.top {
        padding-top: 20px;
    }
    
    footer.x-colophon.top h4.h-widget {
        display: none;
    }

    Thanks.

    #1353951
    fatcatgraphics
    Participant

    Thank you for the info. That worked great. Is it possible to add different amounts of padding to Footer 1 and Footer 2? My content isn’t aligned nicely.

    #1354146
    Rahul
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1354267
    fatcatgraphics
    Participant
    This reply has been marked as private.
    #1354646
    Friech
    Moderator

    Hi There,

    Actually all the footer widget areas (footer 1 to footer 3) has no padding apply on it. It was not align because the headline “Wolk, Neuman, Maziarz & Lanzet” has a top margin on it.

    Please update the html mark up of that headline to this:

    <h5 class="mtn">Wolk, Neuman, Maziarz & Lanzet</h5>

    Basically we just added the class="mtn" on it to remove the top margin.

    Make sure to clear your caching after doing the edits.

    Hope it helps, Cheers!

    #1359766
    fatcatgraphics
    Participant

    Thank you!

    #1359767
    Joao
    Moderator

    You are welcome πŸ™‚

    #1359771
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

    Thanks for choosing the X-theme!

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