Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1008353
    Nico
    Moderator

    Hi There,

    Thanks for updating us.

    Please contact your hosting regarding the increase of memory because some of the hosting does not allow increase of memory.

    Let us know how it goes.

    Thanks.

    #1008355
    michaellanfield
    Participant

    Sure. I still need help with the menu please.

    #1008529
    Christopher
    Moderator

    Hi there,

    Please add this:

    .top-menu li {
        float: left;
        padding: 0 10px;
    }
    .x-topbar-inner.x-container.max.width p:empty {
        display: none;
    }
    @media (min-width:979px){
    .top-menu {
        float: right;
    }
    a.x-btn-navbar-search {
        float: right;
        margin-right: 10px;
    }
    
    .x-topbar .x-social-global {
        float: left;
    }
    }
    
    

    Find this code :

    .topbar-dropdown {
        display: inline-block;
        vertical-align: top;
        position: relative;
        max-width: 600px;
    }

    And update it to :

    .topbar-dropdown {
        float: right;
    }

    It gives result like attachment.

    Hope it helps.

    #1009138
    michaellanfield
    Participant

    Definitely looking much better, but it still needs some work.

    1. The search item does not work.
    2. The Profile menu is not a drop down menu.
    3. On the About and Profile Menu how to add the double down arrow like in the main primary menu so people know these are drop down menus?
    4. How to vertical centre all topbar menus?

    For the primary top menu
    1. When I hover over the sub drop down menus for the primary top menus the entire row is not coloured. How to get the entire row to be bright blue? I would also like the left side of the drop down menu words to move a little to the left. Like Why Vegan word and the rest to move to the left. So a smaller left padding. Similar to http://www.onegreenplanet.org About Us menu top, but blue colour.

    🙂

    #1009307
    Rupok
    Member

    Hi there,

    Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. When we are okay with few tweaks, if you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding.

    #1009314
    michaellanfield
    Participant

    essentially everything edited with the theme is custom development.

    #1009482
    Rupok
    Member

    Hi there,

    Thanks for updating. Yes I know that. When we are okay with pointing out some customization and few tweaks, we can’t really assist on in-depth customization that needs complex coding.

    Hope this makes sense.

    #1009486
    michaellanfield
    Participant

    I see. Thank you. I understand that would be like creating the whole site. hehe

    #1009612
    Rahul
    Moderator

    You’re most welcome!

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