![]() |
| Change Text on Pick The Best Policy For You Last Update : 2015/02/18 |
| Question / Issue |
| How do I change the text on the comparison screen “Pick the Best Policy for You”? |
| Answer / Solution |
Go to the Admin Console and sign in
Click on the Design tab and insert the text below.
Click Save Changes.
.ComparisonHeaderLabel
{
display: none;
}
.ComparisonHeaderLabelOverride:before
{
content : "insert your text here";
}
NOTE: if you want this text to also appear when viewed in a mobile device, click on the Mobile tab and enter the same text above. |
| Direct Link to This FAQ |
| http://www.itcdataservices.com/support/ecmpfaq/?f=379 |
| Tags |
| Comparison Screen Text |