Okay
  Public Ticket #1315382
Remi - home page
Closed

Comments

  • nataliaswiader started the conversation

    Hi,

    Is it possible to have the images in the Remi demo not link to anything? 

    And how do I need to upload them so that they are visible on the first page and not anywhere else?

    Thank you for your support.

    Best regards,

    Natalia

    {"wp":{"use":false,"adminUrl":"nataliaswiader.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi Natalia,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    1—Please add the code below to your Custom CSS area:

    /* Disables lightbox on portfolio items */
    .portfolio-holder .thumb {
        pointer-events: none !important;
    }
    

    2— Don't worry for that, visitors will not see those images somewhere else.