mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 22:43:24 +09:00
Add alt attribute to backstretch image
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
fade: parseInt( plugin.params.fade )
|
||||
}
|
||||
);
|
||||
|
||||
var image = $( '.big-leader .backstretch img' );
|
||||
image.attr( 'alt', plugin.params.title );
|
||||
}
|
||||
|
||||
function _getSource() {
|
||||
|
||||
Reference in New Issue
Block a user