Hover over a link in the Brimstone theme and it will be underlined. How can I edit it?
PermalinkI asked the author, but wrote it because there was no answer.
Thank you if you have anyone who understands.
https://www.concrete5.org/marketplace/themes/brimstone1/support/when...
Unnecessary links are underlined in that way.
Although the header navigation is unnecessary, it is displayed, and the underline is not displayed for the character link created in the article block in the footer or sidebar.
I want it to be underlined only for text such as article blocks, not for images or header navigation.
Thank you.
Of course, the cache has been deleted.
Can't you?
Thanking you in advance.
text-indent: 0px! important;
text-decoration: underline;
Only the header navigation text is underlined.
Is there a way to underline other link characters?
Guidance, thank you.
Thank you.
look in the "brimstone/themes/brimstone/css/main.less" file at line 171, you will find this
Save the file and clear the cache.