Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269058
    Daberechi
    Participant

    Hi, Im using uber menu and Im having trouble aligning the navbar to the middle of my logo as well as increasing the size on my navbar font. I alreadytried increasing it from customizer but to no avail. Please help.

    My website is wamolegbe.co

    #1269063
    Daberechi
    Participant

    I also need it to align to the right. It’s too close to the logo.

    #1269095
    Lely
    Moderator

    Hi There,

    Thanks for posting in.
    By default, uber menu is a block. Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (min-width: 960px){
    .ubermenu-responsive-default.ubermenu {
        display: inline-block !important;
        float: right;
        clear: both;
        margin-top: -67px; /*Adjust this accordingly for vertical position*/
    }
    li.menu-item.x-menu-item.x-menu-item-search {
        float: left;
        margin-top: 15px;
        padding-right: 15px;
    }
    }

    See attached image for the result.
    Hope this helps.

    #1270240
    Daberechi
    Participant

    Thank you. This works. I would like to know how to add tabs into my slider like the example in Integrity-01

    #1270248
    Rad
    Moderator

    Hi there,

    Which tabs? Would you mind providing a screenshot? I don’t see any tabs on Integrity 01, or maybe it’s not the tab I’m expecting 🙂

    Thanks!

    #1273007
    Daberechi
    Participant

    The tabs that float up when te video comes up. Find attached. The tabs that say Renew, Icon, etc. Id like to know how to add them to my slider.

    #1273014
    Daberechi
    Participant

    My screenshot is too large, please view link http://demo.theme.co/integrity-1/ .
    Its the coloured tabs that float up after the text that i’m trying to achieve.

    #1273027
    Christopher
    Moderator

    Hi there,

    To recreate a slider like integrity 1 demo, follow this thread : https://community.theme.co/forums/topic/header-over-video/#post-612599

    Hope it helps.

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