Is it possible to change the color of the font for the description field?
thanks
KR
Is it possible to change the color of the font for the description field?
thanks
KR
Hi @Frame_9, happy to welcome you to our community!
Please try to add this CSS code to your widget’s Custom CSS filed and let me know if it worked:
.eapp-photo-gallery-info-description:last-child {
font-size: 20px;
color: #FF0000
}
You will find the Custom CSS field on your widget’s Style tab:
The css didn’t work, I entered it in the Custom CSS portion of the
dashboard and nothing changed—the text is still black. If possible I’d
like to change all the text for the blogs posts to be white. Open to any
other suggestions.
thanks for your time–
KR
I think you can share link to page on your site where you have problem, we can check problem easier.
Hi @Frame_9, I’m sorry the code didn’t work
But I agree with @tuanphan that checking your website would make it easier to find the best solution, so feel free to share the link with us
Hi Helga,
I’m also using the RSS Aggregator widget as well and I’m having trouble
changing the font color to white. I attached an image of what the feed
currently looks like on my website as a reference.
Is there any way to adjust the font color with HTML in the Elfsight
dashboard?
thanks for your time!
—KR
Hi @Frame_9, I’ve checked your RSS widget and see that the text is white now.
However, if there’s still an issue with the color on your website, please send me the link to the page where the widget is installed, I’ll be happy to check things for you
Hi Helga hope you’re doing well.
I had another question about the RSS Widget—I noticed that when you
view it on a mobile device the Load More button appears after each
individual post so you have to press it repeatedly to reveal multiple
blogs. Is it possible for the Load More button to appear after 4-5 posts
like in the desktop view so users won’t have to constantly press it and
can scroll through the posts instead?
thanks again!
—KR
Hi @Frame_9
Please let me step in for Helga.
Great news - you can do this right in the widget’s settings! Just open the Layout tab, click Customize and set the Rows on Mobile:
Check it out and let me know if it helped