Quantcast
Viewing all articles
Browse latest Browse all 2357

Extensions for Joomla! 4.x • Re: The default J4 Tag

I don't think this affects site indexing. Anyways, this is coming from .btn class CSS. You can create an override of layouts/joomla/content/tags.php to use different classes. Or add custom CSS. I see you're already targeting these links. You can add user-select property to existing rules:

Code:

.tags a.btn {  font-weight: 700;  padding: 0;  user-select: auto;}

Statistics: Posted by SharkyKZ — Fri Jun 07, 2024 8:24 am



Viewing all articles
Browse latest Browse all 2357

Trending Articles