tool tip exists as a javascript and custom css for styling the box and text

there is a javascript that creates the “view more here” link that uses the alt text and the caption of each image. The css is styled differently between desktop and mobile


On the menu page css tab

a.menu-items, a.menu-items-2, a.menu-items-3 {
    padding: 10px;
}