Hi @sunflowermom,
Apologies for the delayed response. Hope you are doing good.
If you don’t want to show the Widget title then keep the Widget title field blank. Take a look at the screenshot for your better understanding.
Hope the above information helps.
Thread Starter
Tina
(@sunflowermom)
Yes, I did that but it leaves a grey bar below the slider that looks weird.
-
This reply was modified 4 years, 7 months ago by
Tina.
Hi @sunflowermom,
Are you talking about the image title bar? Please check the screenshot. If so, then please use the following custom CSS to hide the title bar. To do that go to your Dashboard> Appearance> Customize> Additional CSS and put the CSS here. See the screenshot for your better understanding.
.widget-post-slider .wps-caption{
display: none;
}
If the above CSS doesn’t work then please share the page link marking the widget post slider section. So that we can provide you the exact solution.
Thank you.
Hi @sunflowermom,
This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.
Cheers!