Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292524
    Curcic
    Participant

    Hello,
    I have problem in aligning logo with menu bar, so need support about it.
    TERMO TIM on the left , should be more down to the line with menu.
    How to do it ?
    Screenshot attached, also here is www:
    termotim.hiposistem.co.rs/wp

    #1292566
    Christopher
    Moderator

    Hi there,

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

    @media (min-width:979px){
    .x-brand {
        position: relative;
        top: 28px;
    }
    }

    Hope that helps.

    #1292575
    Curcic
    Participant

    Hey, Cristopher
    Thanks a lot, its perfect!!

    Another thing, if I want transparent menu bar with header as a background, what to do in that case ?

    Thank you !!

    #1292657
    Friech
    Moderator

    Hi There,

    You can add this on your custom CSS to make the navbar transparent.

    .x-navbar {background-color: transparent;}

    But I’m not entirely certain what do you mean by “header as a background” though, please clarify.

    Thanks.

    #1292662
    Curcic
    Participant

    Sorry, not header, but slider

    I managed it, thank you

    #1292768
    Thai
    Moderator

    If you need anything else please let us know.

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