Okay
  Public Ticket #3498436
custom modification
Closed

Comments

  • vanessa savoldelli started the conversation

    Hello,

    I added a photo to my homepage slider. for now, I don't want to put more than one.
    However, I would like to remove the "next" wording that appears under the photo (as per the attached screenshot).
    Can you tell me how I should do it?

    Attached files:  Screenshot 2023-10-14 115407.png

  •  839
    Jelly replied

    Hello,

    Please add this code to Appearance > Customize > Additional CSS:

    .next-slide-title { display: none !important; }

    Best Regards,
    Jelly Team