- Issue created by @alok_singh
- 🇮🇳India Rajan Kumar@2026
Remove the bullet points from 'Read more' and 'Add new comment,' and also apply better styling.
.contextual-region {
.inline {
li {
list-style: none;a {
text-decoration: none;
background-color: #0f1923;
padding: 3px 6px;
border-radius: 10px;
line-height: 25px;
color: #fff;&:hover {
background-color: #008CBA;
color: #fff;
}
}
}
}
} - Merge request !2noahs-3463013: Remove bullet points from Read more and Add new comment. Also needs to be styled. → (Merged) created by alok_singh
- First commit to issue fork.
-
julian_esimaginacion →
committed c1e0a5b8 on 1.0.x authored by
alok_singh →
Issue #3463013: Remove bullet points from Read more and Add new comment...
-
julian_esimaginacion →
committed c1e0a5b8 on 1.0.x authored by
alok_singh →
- Status changed to Needs review
4 months ago 9:58am 22 July 2024 - Status changed to RTBC
4 months ago 6:14am 24 July 2024 - 🇮🇳India riddhi.addweb
I have applied the patch cleanly and it resolves the issue.
Please check the screenshot for the same. - 🇪🇸Spain julian_esimaginacion
Hi!, please install https://www.drupal.org/project/noahs → to continue reviewing the template, the module have a lot of css and this template has been created only to be use it with Noahs Page Builder Module.
Thanks for your time :)