Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1068468
    Karen
    Participant

    Hi there,
    I am using Integrity and have been trying things with the navbar for hours, it’s not working out the way I want.
    I would like to have my menu with all items next to each other. Not that little square box which I have to click to see the menu.
    And I don’t want any logo or the name of my page on the left hand side.
    How whould I manage, please?
    Greatful for help,
    Karen

    #1068471
    Karen
    Participant

    just a second, I have a picture.
    What I mean is: just like this, but without the logo “renew” on the left side.
    Thanks!

    #1068489
    Karen
    Participant
    This reply has been marked as private.
    #1068505
    Joao
    Moderator

    Hi There

    WOuld you mind providing your screenshot and providing more details about what you want to achieve.

    I Understand you want to not show your logo.

    Thanks

    Joao

    #1069304
    Karen
    Participant
    This reply has been marked as private.
    #1069316
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    a.x-brand.img {
        display: none;
    }
    a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
        outline: none;
    }
    

    Hope that helps.

    #1069336
    Karen
    Participant

    oh great, thank you for your prompt reply – I will try this right away.
    Just to make sure: is “inline” the right option?

    Regards, Karen

    #1069339
    Christopher
    Moderator

    Hi there,

    Since you wan to hide logo from navbar it doesn’t matter if you choose inline or stacked layout.

    Thanks.

    #1091666
    Karen
    Participant

    Hi there,
    finally I had a day off to get on with the project. Everything worked out the way I wanted, your recommendations were perfect – thank you so much for your great support!

    Have a nice day
    Karen

    #1091673
    Christopher
    Moderator

    You are most welcome.

    #1093144
    Karen
    Participant

    Hello Christopher,

    actually there is one more issue that came up:
    it it possible to change the font size of the sub-links in my navbar? I couldn’t find anything in the customizer.
    The font looks so tiny, when I hover over the links. I would love them to be larger, maybe even the same size as the main links. Is that possible?

    Regards, Karen

    #1093209
    Karen
    Participant

    Solved it by myself! The answer was somewhere in the forum. It worked. Great stuff!
    Thanks ans enjoy your day
    Karen

    #1093222
    Paul R
    Moderator

    Glad you were able to find the solution.

    Have a great day! 🙂

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