Test from slider

hi how can i remove text from slider.

Hi there

You may use this css code to remove it:

.flex-caption {
display: none;
}

Thanks

thanks for quick reply.
how can i set slider image size 768 by 1024 pixels as it is not showing properly.

Hi there

What is not showing properly? please provide a screenshot and URL of the website

Thanks

Hello Support

How can i remove only the text in the dark rectangle? I want to see only the titles of the posts in the slider.

Thx a lot.
Meggs

Hi Meggs

Which dark text, where exactly? please provide screenshot and link to the page

Hello Support

I mean the text in the dark rectangle framed in yellow in the screenshot. I want to display only the title of the post (red rectangle) and no other text.

Thank you for your support
Meggs

Hi there

You can use this code:

.flex-caption .excerpt {
display: none;
}

And please be more specific, we can fix it in less time :slight_smile:

Hello Support

Thank you very much.

I like your theme very much.

The only thing that doesn’t work at the moment is the slider in firefox. But you know the problem.
Please fix it.

Cheers,
Meggs

Thank you Meggs, we started updating our themes and I hope this issue will be resolved soon