Hello,
The site title has turned to grey after latest update. Had site title customized through custom css;
/* Vantage Site Title Color */
header#masthead hgroup h1 {
color: #ff0099 !important;
font-size:48px;
}
/* Vantage Support Text */
header#masthead hgroup .support-text {
color: #ff0099 !important;
}
I’ve entered my latest order number, Have three website with your theme. Nice.
kind regards,
Rins Boschma
Holland
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Holland
Sorry about that, to get the theme’s code standards compliant we removed the hgroup tag, it’s still there as a class though so just tweak your CSS to:
/* Vantage Site Title Color */ header#masthead .hgroup h1 { color: #ff0099 !important; font-size:48px; } /* Vantage Support Text */ header#masthead .hgroup .support-text { color: #ff0099 !important; }Hope that helps.
thnx for your quick reply, it works
Super, glad that helped. Thanks for your understanding here. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.