Tagged: catalogue, underline links, WCAG
-
AuthorPosts
-
October 28, 2020 at 8:46 am #1256286
Hello my favorite support team!
It’s me again – the underline styling person who keeps bugging you. I am on the forever hunt to maintain the WCAG compliance by underlining all links – except this time I’m wondering about the Catalogues.
I have a catalogue item (restaurant website) set up to link to the “Open bigger version of thumbnail image” option so that the menu item picture can be opened up by whoever clicks on the item. However, the entirety of text ends up being underlined when I use the following Quick CSS provided by you guys in a previous series of my queries:
#main a { text-decoration: underline; } #main .sidebar a, #footer a, #socket a { text-decoration: underline; } a.avia-button{ text-decoration:none!important; } #footer #text-3 a { text-decoration:none !important; } #main a,#main .sidebar a,#footer a,#socket a, #main p a { text-decoration: underline !important; } a.avia-button,a span.avia_iconbox_title,#top .av_font_icon a.av-icon-char { text-decoration: none!important; }
So the question is:
How do I JUST allow underline to take place on the “List Item Title” but not the content/List Item Description text?Hopefully this helps develop a better underline system for WCAG compliance of the Enfold theme in the future as well! We are so looking forward to that :)
Thanks in advance!
October 29, 2020 at 10:31 pm #1256888Hey kellyCraftMedia,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaOctober 30, 2020 at 1:11 am #1256939Link in the private content! Note that the only item affected so far is the single item under Breakfast Menu.
Thanks!
November 2, 2020 at 9:14 pm #1257696Hi kellyCraftMedia,
Best regards,
VictoriaNovember 3, 2020 at 6:52 am #1257875Hi Victoria! It’s a difficult issue because of the underline requirement. I think it’d be appropriate for the menu title/name to be underlined, but not the descriptive content below. Does that sound like something we could do?
Thanks!
November 4, 2020 at 10:39 pm #1258468Hi kellyCraftMedia,
I tried this code, but it does not seem apply even though the browser is showing that it should apply. But youcan still try.
#top .av-catalogue-item .av-catalogue-content { text-decoration: none!important; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.