jQuery(document).ready(function(jQuery) { // Creamos un contenedor para el texto en cada artículo jQuery('.pa-blog-list .et_pb_post').each(function() { // Obtener la imagen destacada var featuredImage = jQuery(this).find('.entry-featured-image-url'); // Crear un contenedor para el texto var textContainer = jQuery('
'); // Mover el título y el contenido al contenedor de texto jQuery(this).find('.entry-title, .post-content').appendTo(textContainer); // Limpiar el artículo y añadir los elementos en orden jQuery(this).empty().append(featuredImage).append(textContainer); }); });

Luna

Cedido

Size / Dimension : 190×140

Description: Acrylic on canvas

Additional information

Dimensions 190 × 140 cm

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.