How Can I make the "Block Name Line" thinner?

Posted in: Newspaper
Post count: 27

Please let me know How I make the “Block Name Line” thinner?

Thanks

Post count: 23312

Hi hatchet9,

Please try the code below in Theme panel->Custom Css area like this: http://screencast.com/t/tgWoDWcTW

.block-title {
border-bottom: 1px solid #222222;
}

The result should see here: http://screencast.com/t/K85g1sqn

Thanks!

Post count: 27

Excellent! Did the trick.

Thanks again.

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