Home Forums WoodMart support forum I need help with two doubts

I need help with two doubts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #246538

    Toni Tarres
    Participant

    Hello,
    In the photographs of l’inici I have used the media grid module choosing the design. But in this particular design could you remove the date from the photo? (I attach a photo)

    And I also need to put the title of the products thicker letter, can it be?
    (I attach a photo)

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .vc_gitem-post-data-source-post_date {
        display:none;
    }

    Best Regards

    #246860

    Toni Tarres
    Participant

    Ok thank you!!!

    Could it be disabled to link the photo on a new page? With css code?
    Have you been able to look at making the product titles bigger?

    Thank you so much!!

    #247037

    Hello,

    It is not possible to disable the link with the CSS. You can use Promo banner or Infobox instead and not to assign the link.

    As soon as you change, I will check the title size.

    Best Regards

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