Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244252
    goalsarecool
    Participant

    Is it possible to have my footer look like the attached? If so, how? Also, How do I get a custom menu to display horizontally vs. vertically via a widget? I dont want all the decoration I just want the links.

    #1244256
    Joao
    Moderator

    Hi There,

    It is possible, please provide your URL so we can help you.

    Thanks

    Joao

    #1244258
    goalsarecool
    Participant
    #1244263
    Joao
    Moderator

    Please add the following code to Appereance > customizer > Custom > CSS

    @media(min-width: 769px) {
    
    .x-colophon.bottom .x-social-global {
        float: right;
        width: 400px;
    }
    .x-colophon.bottom .x-colophon-content {
        float: left;
        margin-top: 25px;
    }
    
    .x-colophon.bottom .x-nav {
         width: 30%;
         margin-left: 0px !important;
    }
    }

    Hope that helps

    Joao

    #1244423
    goalsarecool
    Participant

    Is this something that can be done with the header/footer builder? When is that going to be ready?

    #1244702
    Prasant Rai
    Moderator

    Our upcoming version of X Theme is going to have header and footer builder. Inorder to keep your self with latest development, you can visit our community blog:

    http://theme.co/blog/

    Thanks.

    #1247450
    goalsarecool
    Participant

    How do I get a custom menu to display horizontally vs. vertically via a widget? I dont want all the decoration I just want the links.

    #1247545
    Joao
    Moderator

    Hi There,

    Can you provide a mock-up of what you have in mind please.

    Thanks

    Joao

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