• ?Hola!
    Es la primera vez que trabajo con este tema y me encanta pero… en este sitio en concreto tengo varias cosas que solucionar:
    1.-?Por qué los precios de los productos en woocommerce aparecen a la izquierda en lugar de la derecha?.
    2.-?Cómo puedo ajustar el footer al ancho del contenido? No lo consigo en el personalizador y el área aparece más ancha.
    3.-No consigo poner en la página de inicio las imágenes de los productos más grandes…
    Muchas dudas, quizás algunas puedan ser solucionadas fácilmente. Gracias mil.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter valeriatittarelli

    (@valeriatittarelli)

    1.-en lugar del centro.

    Leo

    (@leohsiang)

    Hi there,

    1. GP doesn’t add any styles to WooCommerce unless you are using the premium plugin with the WooCommerce module. You can give this CSS a shot:

    .woocommerce ul.products li.product .price {
        text-align: right;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    2. There is 40px padding added to the content currently. Since you are using Elementor, I would recommend using the contained option in page builder container:
    https://docs.generatepress.com/article/page-builder-container/#contained

    3. Not quite sure if I understand. Since you are using Elementor, might be good to check with their support ??

    Let me know if this helps ??

    Thread Starter valeriatittarelli

    (@valeriatittarelli)

    Hi! Thanks for your support ??
    1.-It’s alright, yuppi!
    2.-I’ve change the padding but I see now the same that before.
    3.-I’ll try to solve the size of product’s image with elementor.
    Thank you

    Leo

    (@leohsiang)

    2. I don’t see the page builder container option being implemented. Are you sure you checked the contained option for that page?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Precios a la izquierda / footer + ancho / imágenes + grandes’ is closed to new replies.