Put media url in static block of magento2 - Magesan

Put media url in static block of magento2

Put media url in static block of magento2

Media url is using for accessing or showing images in your website using static block.

{{media url="path/imagebanner.png"}}
For example,
<div class="banner-picture" style="background-image: url('{{media url="path/imagebanner.png"}}');">
		<a class="a-button"> Banner1 </a>
	</div>

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>