Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1232722
    alamtfuerwerbung
    Participant

    Hi, could u pls check the footer at sub.ihrwiderruf.de.
    The footer content is aligned left I guess, the content is centered.
    Can I change the footer section that way? http://ctrlv.in/872914

    Thx
    Andre

    #1232733
    Friech
    Moderator

    Hi Andre,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-colophon.top .x-column.x-1-3 {margin-right: 4%;}
    .x-colophon.top .x-column.x-1-3.last {margin-right: 0;}

    Hope it helps, Cheers!

    #1233098
    alamtfuerwerbung
    Participant

    better, but not perfect.
    http://ctrlv.in/873013

    thx
    andre

    #1233163
    Paul R
    Moderator

    Hi Andre,

    Kindly change the code to this.

    
    .x-colophon.top .x-column.x-1-3 {
        width: 33.33333%;
        margin-right: 0;
        padding-left: 7px;
        padding-right: 7px;
    }
    

    Hope that helps.

    #1233184
    alamtfuerwerbung
    Participant

    Thumbs up!!!

    #1233340
    Joao
    Moderator

    😀 High Five!

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