Hello everyone, hope all is well.
I have scrolling banner at the top of my website but I want to make the text size smaller than the available options is there a code I can add to edit this. Would really appreciate the help, thank you!
Website:
Hello everyone, hope all is well.
I have scrolling banner at the top of my website but I want to make the text size smaller than the available options is there a code I can add to edit this. Would really appreciate the help, thank you!
Website:
Hi @Jade11
Try this one.
.scrolling-banner__items-container.flex span {
font-size: 12px;
}
Result:
I hope it help.
Thank you so much Ribe, works perfectly.
Welcome. ![]()