I'm trying to use the recent blog post slider element, but when I add it to my page, all that comes up is a blank space at the bottom. Attached are my settings in the page builder. I would love to figure out what's going wrong here.
It looks like that could be occurring due to a plugin conflict or by the fact you're running quite an old version of Salient. For now, you can immediately correct the issue by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:
body .wpb_row {
position: relative;
width: 100%;
}
I'm trying to use the recent blog post slider element, but when I add it to my page, all that comes up is a blank space at the bottom. Attached are my settings in the page builder. I would love to figure out what's going wrong here.
Thanks so much!
Hey Sarah
It looks like that could be occurring due to a plugin conflict or by the fact you're running quite an old version of Salient. For now, you can immediately correct the issue by adding this into the custom css box located in the Salient options panel > general settings > css/script related tab:
Cheers
Thank you so so much, that solved it! Cheers