Hi every body,
I have quit Astra theme for a long period after a big issue that increase CLS.
Today, I return to see that there are this issue “strange” as @ovau say, but thanks for the CSS above, it’s fixed for me too.
I’m returning to inform you all that i have found a solution, so the code i used is: <?php echo do_shortcode( '[CBC show="y" country="ma"]' . '<div class="my_class">' . '<img src="path_of_the_image" />' . '</div>' . '[/CBC]' ); ?>
place this code where ever you want to show your content in the template’s php file.
and it work perfectely. this is my contribution to CBC plugin to say thanks for the author of this fantastic plugin