Skip to content

Commit ddb6257

Browse files
committed
Adds anchor link to feature video
1 parent 3508c0a commit ddb6257

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

assets/sass/plugins/woocommerce/_components.scss

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1877,8 +1877,17 @@ dl.variation {
18771877
}
18781878
}
18791879

1880+
.botiga-product-video-anchor-link {
1881+
display: block;
1882+
1883+
.botiga-product-video {
1884+
pointer-events: none;
1885+
}
1886+
}
1887+
18801888
.botiga-product-video,
1881-
.botiga-product-audio {
1889+
.botiga-product-audio,
1890+
.botiga-product-video-anchor-link {
18821891
+ .loop-image-wrap,
18831892
+ .woocommerce-loop-product__link{
18841893
display: none !important;

0 commit comments

Comments
 (0)