Expired
Hello!
if at the page title is very long that the second line of page title is displayed over breadcrumbs. how to correct it?
Hello,
You can edit it with some css. Add this code into your custom css box:
.header_page h1 { padding-top: 12px; width: 50%; font-size: 17px; line-height: 24px; } .breadcrumbss.normal .page_parents li:last-child { width: 50%;} .breadcrumbss.normal .page_parents { width: 79%; float: right; }
If this won’t do, send us your site’s url so we can give a more specific code.
Best regards!
You must be logged in to reply to this topic.