How to adjust position of the white bar that appears on hover for pufrobo?
-
So I wanted the titles to be more visible and used
.modula .modula-item.effect-pufrobo .jtg-title { background: rgba(0,0,0,0.8); text-align: center; height: auto; }
from another support forum here in order to add a background box behind the title – perfect!
But the issue I currently have is now if the title is 2 lines, the horizontal white line that appears on hover will be inside this box. Is there a way to add a margin or other method to make the line appear below the box no matter the amount of lines?
I’ve tried playing with margins and padding for .jtg-title with no luck, so I’m assuming I need whatever CSS selector the line is?
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to adjust position of the white bar that appears on hover for pufrobo?’ is closed to new replies.