mostly single updates
This commit is contained in:
@@ -728,6 +728,15 @@
|
||||
|
||||
if (isSingle) {
|
||||
|
||||
|
||||
/* ----------------------------- images, gallery ---------------------------- */
|
||||
|
||||
//hide caption on desktop
|
||||
if (!isMobile) {
|
||||
$('.wp-block-gallery, .wp-block-image').children('figcaption').hide()
|
||||
}
|
||||
|
||||
|
||||
/* -------------------------------- Lightbox -------------------------------- */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user