BillMc Posted April 7, 2021 Posted April 7, 2021 Site URL: https://www.districtarts.com/new-arrivals I created a gallery page where the content will change fairly frequently. I want to display that content in a summary block where the first line in the description text contains a link to another page. I've added the link to the gallery page, where it is underlined. However, when I look at the summary page, the link is active but not underlined. I can't figure out how to get that link underlined in the summary page. Attached is an image for the first image on the gallery page where the underline is visible. Also attached is that same image for the summary block where it is not underlined (although the link is there and works.). Any help is greatly appreciated!
BillMc Posted April 8, 2021 Author Posted April 8, 2021 Nevermind! Found this .... <style> /* This section controls the color of links in Excerpts in any Summary layout */ .summary-excerpt a { color: #ce3333 !important; text-decoration: underline; } </style>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.