Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137157
    Mbzo
    Participant

    Hi there is there an easy way to drag drop content to the logobar?

    I’d like to add some buttons and a search bar to the right of the logo in an Integrity Child theme.

    #1137158
    Mbzo
    Participant
    This reply has been marked as private.
    #1137266
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can edit the logobar by drag and drop since it supposed to contain the logo only. However you can edit with Child Theme. You can create the directory /framework/views/global/_navbar.php within your Child Theme and place your custom codes within <div class="x-logobar">.

    Hope this helps.

    #1137373
    Mbzo
    Participant

    Yes, that helps, thanks. Iยดm going to use a stacked menu so the navbar, logobar is going to serve for extra content.
    I read somewhere on this site that there is a “headers” plugin under development – is that something I should use for this type of header customization?

    #1137389
    Mbzo
    Participant
    This reply has been marked as private.
    #1137451
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1137478
    Mbzo
    Participant
    This reply has been marked as private.
    #1137609
    Jade
    Moderator

    Glad to hear you got it fixed. Cheers! ๐Ÿ™‚

    #1138331
    Mbzo
    Participant
    This reply has been marked as private.
    #1138524
    Joao
    Moderator

    Hi There,

    We are getting :

    Erro 403

    Acesso negado

    Please disable any security plugin or settings on your hosting that may be causing that.

    Thanks

    Joao

    #1138705
    Mbzo
    Participant

    Sorry about that. deactivated the security plugin.

    #1139072
    Rue Nel
    Moderator

    Hello There,

    Thanks for getting back to us. To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(min-width: 980px){
      .x-tagline .form-search {
          max-width: 200px;
          display: inline-block;
      }
    }

    Feel free to adjust the maximum width if necessary. Thank you.

    #1139447
    Mbzo
    Participant

    Perfect, thank you ๐Ÿ™‚

    #1139940
    Rue Nel
    Moderator

    You are most welcome!

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