nanam Posted August 22, 2019 Share Posted August 22, 2019 Hello, I haven't had success with any of the CSS I've found to create underlines for body text only on the Henson template. Any ideas? Thank you! Link to comment
tuanphan Posted August 22, 2019 Share Posted August 22, 2019 @asjeffer Can you share your site url (or a page with links to check css)? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
nanam Posted August 22, 2019 Author Share Posted August 22, 2019 Yes! It is www.totumwomen.com. I've started underlining links manually for compliance reasons, but would like to find an automatic solution. Thank you. Link to comment
tuanphan Posted August 22, 2019 Share Posted August 22, 2019 @asjeffer Add to Home > Design > Custom CSS div#mainContent a { text-decoration: underline; } but i like this code div#mainContent a { border-bottom: 1px solid green; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
nanam Posted August 23, 2019 Author Share Posted August 23, 2019 Thank you @tuanphan! That worked well. Link to comment
tuanphan Posted August 23, 2019 Share Posted August 23, 2019 @asjeffer Accept Answer & Upvote if it worked. Thanks Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.