Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371030
    chriscarr1951
    Participant

    Hi, I am very nearly there but the lack of symmetry of the NavBar is a bit annoying.

    Is it possible to be able to move the start of the word portfolio so it is symmetrical with the end of the word services ?

    I attach a screen shot.

    Thanks.

    Chris

    Details to follow

    #1371033
    chriscarr1951
    Participant
    This reply has been marked as private.
    #1371107
    chriscarr1951
    Participant

    One other possibility would be to look at dropping the Central Fiona Campbell Logo into the middle of the Nav Bar instead of above. Might the at be possible.

    Cheers,

    Chris

    #1371452
    Rupok
    Member

    Hi Chris,

    You can try any of the solution or both together :

    @media only screen and (max-width: 960px) {
    #menu-item-18 > a {
        margin-left: 100px;
    }
    
    .ubermenu-nav {
        margin-top: -50px !important;
    }
    }

    First block of code will create a space on left for the “Portfolio” item and second block will push the logo to a bit down.

    Hope this helps.

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