One last question. Is there a setting to make the last “crumb” be bold? Didnt see that option in the settings page unless there is an easy css trick.
Sorry was able to figure this out with a litle searching. Just added:
.fbc-page .fbc-wrap .fbc-items {
margin-left: calc((100vw – 1300px) / 2) ;
}
Problem solved! Will adapt for mobile next.
Was hoping you could suggest a simple css fix. OK thanks.
Also I use Flatsome for theme!