Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1120260
    mahmoud237
    Participant

    I want to modify a footer to be like the attachment … How can I make this ?

    #1120321
    mahmoud237
    Participant
    This reply has been marked as private.
    #1120670
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (min-width:979px){
    footer .x-social-global {
        float: right;
        display: inline-flex;
    }
    footer.x-colophon.bottom {
        background-color: #efefef;
    }
    .x-colophon-content {
        text-align: left;
        font-size: 18px;
    }
    }

    Hope that helps.

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