I am using Magpaper Pro on this site: http://historyandtranslation.net
I have been trying to remove the borders around the site branding. These are borders that appear either above and below, or on the left and right sides, of the Title and Tag line – depending on whether the site is being viewed on a wide or narrow screen.
Originally these borders were doubled, but I managed to remove one set with the followin CSS rule:
.site-branding {
border: hidden;
}
But I just cannot find a way to remove the remaining pair of borders. Seeing as I am not using the Header left and right sections, I do not want them, and I would just like the site branding to be framed by the top menu and the main navigation menu.
I would appreciate your help.
Thanks, Chris