Comments

  • Hi,

    it is unfortunately impossible to set transparent background for logo only. It could be possible for logo and menu together only. But to decrease header height, please use below css:
    #Top_bar .menu > li > a, #Top_bar #logo { padding: 5px 0 !important; }
    #Top_bar a#search_button { top: 24px !important; }
    #Top_bar .top_bar_right::before, #Top_bar .top_bar_right { height: 70px !important; }
Sign In or Register to comment.