To change the top header : Colour & Reduce the high

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Alpenhouse To change the top header : Colour & Reduce the high

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #756650
    Abdul Latif Sulaiman
    Participant

    Hi,

    1) I like the way it present of Emmet Themes’s top header. In Alpenhouse theme, how to change the top header for the background color and to reduce the high.
    http://prntscr.com/m25qzf

    2) How to make top header (right) as a color box (for booking link).
    http://prntscr.com/m25t5k

    Thanks

    #759412
    J. Davis
    Keymaster

    Hi,

    1. You may inspect needed class of the top header and apply different CSS style to change its background and height e.g.

    .header-top-menus{
    	background:#808080;
    }
    
    .header-top-menus ul, .header-top-menus li{
    	padding:0 !important;
    }

    2. You may refer to point #3 from reply at other topic to learn how to apply button class for menu item.

    It is possible to order style customization with Extended Support offer.

    best regards,
    J. Davis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.