The image attached illustrates my questions. One, I want to reduce the height of the header. Two, I need CSS code to change the text color on sub-menu (child pages). Thank you very much, Tom Business Directory website seen here.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS For menu Code: #menu .ddsmoothmenu li li a:link{ color:YOUR COLOR VALUE; } For header height Code: .header_wrapper .logo_wrapper { padding-top: 10px; padding-bottom: 10px; } .header_wrapper .header .post_btn { margin-top: 10px; margin-bottom: 10px; } Thanks & Regards Nitesh Raghuwanshi