Hi I am currently using the below code in Custom CSS section
.page-heading h1{
font-size:16px!important;
color:#000!important;
font-weight: 200;
font-family: “Din Text Pro Regular”, Verdana, sans-serif;
}
.alt-bg {
background-image: url(http://privilegedsales.com/wp-content/uploads/2015/02/ff_rp_bkg2.png);
background-repeat: repeat;
background-position: center top;
background-size: auto;
}
It is causing a duplication of titles on pages like: http://www.privilegedsales.com/my-account/ or http://www.privilegedsales.com/termsandconditions/
Pls can you help me to remove the duplication and to only show the custom version with diagonal stripes bground and custom font?
I look forward to your reply,
Best
J