Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
.amsGridItem .thumbnailContainer span.featured:after {
background-color: yellow;
color: black;
}
Change "Featured" to what you want it to say. If the text is to large, you are going to have to make a bunch of adjustments.Is it possible to change the ribbon text if yes where can I make the adjustment.
.canTransform .showcaseItemThumb span.featured:after
{
content: "Featured" !important;
}
AwesomeOops.... keep forgetting that the Modular Block CSS is slightly different than Grid View..
This will do the trick![]()
HTML:.canTransform .showcaseItemThumb span.featured:after, .canTransform .thumbnailContainer span.featured:after { content: "Featured" !important; }
I MAY (if someone figures out how to give me 48 hours in a day) add some style properties, but something like this will never be in the "Options". Style Properties are for CSS.Bob is it an option to add this in the sc options
I have a free 24-hour doubler lol I know that feeling.I MAY (if someone figures out how to give me 48 hours in a day) add some style properties, but something like this will never be in the "Options". Style Properties are for CSS.
Yes this is perfect, thanksIts MUCH better than the old image.