mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 06:23:22 +09:00
created filter for CPT
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
jQuery(document).ready(function($) {
|
||||
$(".big-leader").css({'height':($(window).height())+'px'});
|
||||
$(".big-leader").backstretch([BackStretchImg.src],{'positionType':'fixed','duration':5000,'fade':750});
|
||||
$(".big-leader").backstretch([BackStretchImg.src],{'positionType':'fixed','fade':750,'centeredY':false});
|
||||
});
|
||||
Reference in New Issue
Block a user