ผมอยากใส่ Tooltip ครับ ต้องเพิ่ม Code ยังไง
.woocommerce-product-gallery__actions a.video-link-popup {
width: 60px;
height: 60px;
line-height: 60px;
background-color: #f13838;
color: #fff;
font-size: 22px;
}
.woocommerce-product-gallery__actions a.video-link-popup:hover {
width: 60px;
height: 60px;
line-height: 60px;
background-color: #f19b38;
color: #fff;
font-size: 22px;
}