Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #852418

    alelingo
    Participant

    Hi X theme Staff,

    I am having some trouble trying to dicrease the space above my logo on top bar.

    Can you help me please?

    Thanks,
    Ale

    #852420

    alelingo
    Participant
    This reply has been marked as private.
    #852640

    Prasant Rai
    Moderator

    Hello Ale,

    Thanks for writing in!

    Please share URL of your website.

    Thanks.

    #855129

    alelingo
    Participant
    This reply has been marked as private.
    #855264

    Darshana
    Moderator

    Hi there,

    You have the following custom CSS rule:

    
    .x-topbar {
        min-height: 30px;
    }
    

    Could you please try changing it as follows.

    
    .x-topbar {
        min-height: 0;
    }
    

    Hope that helps.

    #855496

    alelingo
    Participant

    That helped!

    Thank you Staff :)!

    #855957

    Lely
    Moderator

    You’re welcome!

    Always,
    X