Space between Text and Underline
-
Hey guys,
the space between a word (which is a link) and its underline is too big. How can I change this? Even when padding-bottom is 0 it is still too much space in between.
http://www.katrinbehrens.com/ueber-mich
Greetz, Katrin
-
Hi @KatB
I see your confusion. And I am confused as well.I have a feeling it is connected to the font. It is not possible to move the border more inside.
But I managed:
.lay-textformat-parent ._Headline a { color: black; border: 0px; box-shadow: inset 0 -5px 0 black; }
I hope that helps!
Best!
Marius
-
Hi @mariusjopen thanks for your help.
Your code works well but it isn't really helping because when I say -7 the line becomes bigger but is still too far away from text. -
Hi @KatB
ok. You are right.I have a feeling this could be because of the font.
I will double check with Armin about that.
Best!
Marius
-
Yes it is because of the font.
You can also do this, but then I believe your anchors in ._Headline won't be able to have linebreaks anymore..lay-textformat-parent ._Headline a { line-height: 0.6; display: inline-block; border: 4px solid black; }
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