Slider preview text

Hey there, quick question regarding the slider.

I know that it displays the title of the featured post on top of the its image. It then displays the beginning of the post itself.

Is there a way to limit how many characters or words are previewed on top of that image?

Ideally I would make it so that on top of the featured image there’s the title of the post and underneath only the first sentence of the post. (Right now it shows the first 4+ sentences and ends with […])

Thank you!

Hey there,

I hope you are well today and thank you for your question.

  1. First please not to make any modifications to the theme, it would be best to create a child theme.
  2. Copy the file extra.php file locked in dazzling/inc/extras.php to the child theme folder.
  3. Edit the file and replace line 256 with the code provided in the Google Document.

Use the code provided in this document:

The number 120 represents a number of characters that will be displayed, change this number to your liking.

Best regards,
Support.