Hi,
I use Momentum preset from Newspaper theme for my website http://www.mesh-impact.com
I have an issue with layers that are added on top of an image and I cannot find how to remove it.
I’m providing below the piece of HTML Code that generates the display :
<div class="wpb_wrapper td_block_single_image td_block_wrap td-animation-stack vc_single_image tdi_243 td-hero-graphics-layer-1 td-slide-img td-single-image- td-pb-border-top td_block_template_1" data-td-block-uid="tdi_243" style="transform: matrix(1, 0, 0, 1, 8.55357, 2.7551);"><span class="td_single_image_bg td-lazy-img td-animation-stack-type0-2" data-type="css_image" data-img-url="https://www.mesh-impact.com/wp-content/uploads/2024/06/hero-graphics-layer-1.png" style="background-image: url("https://www.mesh-impact.com/wp-content/uploads/2024/06/hero-graphics-layer-1.png")"></span>
<style>.tdi_243{margin-bottom:0px!important}</style>
<style>.tdi_243 .td_single_image_bg{height:auto;padding-bottom:105%;background-size:100% auto;background-repeat:no-repeat;background-position:center top}body .tdi_243{width:100%}.tdi_243:hover .td_single_image_bg:before{opacity:0}</style></div>
I’ve searched for hours where this image is added in the Tagdiv builder, but wasn’t able to succeed.
Help would be appreciated.
Thank you very much
Emma
Hi,
There are different images, if you delete the extra class on the column will see the images -> https://i.imgur.com/l7WIxvb.png and this code https://i.imgur.com/SRxiK06.png -> https://i.imgur.com/H4pdP1Q.png
So you can replace the images -> https://i.imgur.com/aSqfXjt.png
Thank you!
Hello! Please tell me how I can remove only the crown from the main photo of the hero? I am satisfied with the rest of the images, but I would like to remove the crown. Thank you. My website is https://shevchenko.help/
Hi EDMSU,
Edit the homepage using tagDig Composer, then go down to the section with the review: https://i.imgur.com/D2zQkFF.png
– You will see a Raw HTML element—select it: https://i.imgur.com/Ekft2Zf.png
– Expand the editor and comment out that code.
After that, the images in the first view will appear one above the other. Then select the crown image element and delete it. After that, go back to the review section and uncomment the code.
The separate layers never appeared. I did as you instructed.
https://prnt.sc/zxM3KrKdxEO1
Hi,
You need to comment all the code – https://i.imgur.com/EYF2bvM.png or cut it and paste it after you resolve the situation with the image.
Thank you!