Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085083
    clitara66
    Participant

    Hello!

    I am currently working on this site: http://test.hillsbrothersconstructioninc.com/

    As you can see, I’m struggling with the social icons at the top of the header. I’d love to have these icons line up just above the navigation on the right. I have a child theme set up and I uploaded the _navbar.php to the child directory. It seems that I just need some custom CSS tweaking–can you help me with this?

    Thank you so much!
    Tara

    #1085248
    Jade
    Moderator

    Hi Tara,

    Please use this CSS:

    
    .x-navbar-inner .x-container {
        position: relative;
    }
    
    .custom-social {
        display: block;
        float: right;
        position: absolute;
        right: 0;
    }

    Hope this helps.

    #1085302
    clitara66
    Participant

    Thank you SO much!

    great support, very timely–yay!

    Tara

    #1085469
    Joao
    Moderator

    Great to hear it Tara.

    Joao

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