Hello, How can I change the color of the thin horizontal line that is right below the header? Thanks for your help.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .page-heading h1{ border-bottom: 1px solid red; } Thanks & Regards Gourav Shrivastava