Home Forums WoodMart support forum Modificar estilos

Modificar estilos

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #271932

    Mihel
    Participant

    Hola,

    1- ¿Cómo elimino los pequeños íconos que aparecen en las imágenes de los elementos cuando paso el cursor por encima? Solo necesito que aparezca el corazón de lista de deseos.
    2- ¿Cómo puedo cambiar el color del guion que separa los precios del producto?
    3- ¿Dónde puedo editar los estilos de H1, H2, H3 etc?

    Gracias.

    Attachments:
    You must be logged in to view attached files.
    #272004

    Hello,

    I saw the screenshot you attached.

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-add-btn {
        display: none;
    }
    .wd-quick-view-btn {
        display: none;
    }

    2) Please provide a relevant screenshot to check it myself and help you out accordingly.

    3) You can change the styling from Theme Settings >> Typography.

    You can read our detailed documentation about advanced typography at the following link:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards.

    #272007

    Mihel
    Participant

    Hola, referente al punto 2, adjunto captura para que me podáis decir cómo puedo cambiar el color del guion que separa los precios (el color del guión, ahora mismo es el color primario)
    Gracias.

    Attachments:
    You must be logged in to view attached files.
    #272022

    Hello,

    I saw the screenshot you attached.

    The color of the dash works the same as the color of the price. But you have changed the color of the price span.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .price {
        color: #21ce99;
    }

    Best Regards.

    #272025

    Mihel
    Participant

    Muchas gracias por contestar tan rápido.
    Tengo que felicitaros por el tema, es super completo.

    #272029

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    please, help us improve our theme and servicing by filling the following quiz
    https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
    it won’t take more than 2 minutes of your time 🙂

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Modificar estilos’ is closed to new replies.