Gap between widgets and underlines

Posted in: Newspaper
Post count: 20

Hello,

I made two edits (in footer.php and menu-top.php) that I always do after updates:

https://forum.tagdiv.com/topic/line-break-in-top-right-widget-area/
https://forum.tagdiv.com/topic/hide-featured-image-title-when-hovering-over/

Now, I have a small gap between widget titles and their underlines:

http://www.otopark.com/wp-content/uploads/2015/01/gap.jpg

Even when I redo those changes, that gap doesn’t go away.

How can I fix this?

Thank you.

Post count: 1291

Hi,

It’s from the title line-height – http://screencast.com/t/UNv7kGkvQymU
Try this css:

.block-title {
line-height: 30px;
}

Or check the block title settings in Theme Panel -> Custom Typography – http://screencast.com/t/kl6rO8cH

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
  • This reply was modified 11 years by Emil G.
Post count: 20

Thank you Emil!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.