hubert0070 ONly on startsite should be the highlighter module on Higlight position - all other pages should be the breadrumb module on Highlight position. they show the crumbs vertikal not horizontal
Try add this to override.css file :
#gkHighlights:first-child {border-top: none;}
#gkHighlights .breadcrumbs {
float: left;
color: #999;
}
#gkHighlights .breadcrumbs li.separator {
padding: 0 10px!important;
width: 6px;
}
#gkHighlights .breadcrumbs li.separator i {
color: #eb1e00;
font-size: 4px;
line-height: 1.6;
position: relative;
top: -3px;
}
#gkHighlights .breadcrumbs > ul > li {
float: left;
font-size: 13px;
font-weight: 500;
line-height: 1
}
#gkHighlights .breadcrumbs > ul > li a { font-weight: normal }
Kindly ensure to clear your browser cache if changes dont reflect.
Also, You may please ensure that your site is accessible to everyone in JA support team which would be mutually beneficial as a whole enabling us to provide expeditious resolution/response as most of the team members are located in different time zones
You may kindly also refer to our support policy as such occurrence of site not being accessible can delay response turnaround
Thanks for your understanding!