background-position: center bottom;
</style>";
+ } else if($object->classes[0] === 'all-ticket-options' ){
+ $thumbnail = get_template_directory_uri() . '/assets/All-Tickets-to-Mackinac-Island-Option-Featured-Image.png';
+ $item_style .= "<style>
+ #menu-main #menu-item-".$object->ID.":before {
+ display: inline-block;
+ width: 200px;
+ height: 100px;
+ content: ' ';
+ background-image: url('".$thumbnail."');
+ background-size: cover;
+ background-position: center bottom;
+ </style>";
+
}else if( $depth !== 0 && ! has_post_thumbnail( (int)$object->object_id ) ){
$thumbnail = get_template_directory_uri() . '/assets/is43-1401554613-28521.jpg';
$item_style .= "<style>