Hey again,
So, the solution didn’t work… I don’t know how to remove it!
It is underlined with a blue line until you hover over it with your mouse then it is gone.
Here is the CSS from my Stylesheet.
/*
Theme Name: Twenty sixteen child
Version: 1.0
Description: A child theme of Twenty Sixteen
Template: twentysixteen
*/
@import url(“../twentysixteen/style.css”);
/* =Header
————————————————————– */
.page-header::after, .entry-header::after {
background: none;
}
#g104-name {width: 500px;}
#g104-email {width: 500px;}
#g104-website {width: 500px;}
#g104-message {width: 800px;}
.entry-title { font-size: 26px; }
.site-header {
padding-top: 0px;
}
.header-image {
margin-top: 0px;
margin-bottom: 0px;
}
.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a, .comment-content a,
.pingback .comment-body > a,
.textwidget a {
box-shadow: 0 0 0 0 currentcolor;
}
.entry-footer a:hover,
.site-info a:hover {
box-shadow: 0 0 0 0 currentcolor;
}
I’m literally pulling my hair out over this. What is going on?
Thanks for your time ??
Andy