text 改变博客横幅

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 改变博客横幅相关的知识,希望对你有一定的参考价值。

//change blog inside banner to featured image
var BlogImgUrlSrcset = jQuery('.page--node-type--blog-01 .blog__field--name-field-featured-image img').attr('srcset');
var BlogImgUrlSrc = jQuery('.page--node-type--blog-01 .blog__field--name-field-featured-image img').attr('src');

//change inside blog banner to feautured image
jQuery('.page--node-type--blog-01 [data-block-internal-id="core_slider_regular"] img').attr('srcset', BlogImgUrlSrcset).attr('src', BlogImgUrlSrc);

以上是关于text 改变博客横幅的主要内容,如果未能解决你的问题,请参考以下文章

text 改变博客作者

text 视频横幅

text 横幅模板

text 渐变横幅渐变

text 横幅大小文档spiel

text 中心裁剪img(滑块/横幅)