Text Links: Different style (underline) for "Information" page
-
Dear Laytheme team,
Thank you for the wonderful theme!
While I'm quite happy with the underlined link in the carousel to indicate a clickable link, see here:
I was wondering if it was possible to have the "Information" page show my links with a white 2px underline on mouseover (e.g. when hovering over email address, LinkedIn, etc)?
https://phanthaodang.com/info/
Unsuccessfully, I've tried using this code in Custom CSS & HTML > Custom CSS for Desktop Version:
.slug-info .a:hover {
border-bottom-width: 2px;
color: white;
}Many thanks in advance!
-
you need to use
border-bottom-color: white;
in that link i explain this exact example:
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it