Tagged: border, horizontal line, special heading
Hi there! I have a border or horizontal line in an area where I did not specify a border or insert a horizontal line. The line appears above the special heading “Administrative Staff.” See the private content for a link to the page. Thanks for looking into this for me.
Hi Valerie!
Please add this to Quick CSS to not display it:
#after_submenu {
border-top-width: 0px !important;
}
Best regards,
Rikard
Thank you, Rikard!