mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Update banner image class
This commit is contained in:
@@ -181,7 +181,7 @@ class DisplayFeaturedImageGenesisEnqueue {
|
||||
$css .= "animation: fadein {$this->setting['fade']}ms;";
|
||||
}
|
||||
if ( $css ) {
|
||||
$css = ".big-leader--scriptless img { {$css} }";
|
||||
$css = ".big-leader__image { {$css} }";
|
||||
}
|
||||
|
||||
return $css;
|
||||
|
||||
Reference in New Issue
Block a user