Block Heading

Posted in: Newspaper
Post count: 87

Hello
I would like to know whether it is possible to hide the long line after Block Heading. But I need the Background color for Block Heading.
http://www.screencast.com/t/CFGAg0vn

If possible, please provide the help to get the required result.

Thanking you for your great help you are providing.

Post count: 23312

Hello srampia,

If you want to get rid the border-bottom for each block title, you have to use a bit of CSS code. Please try the code below and lace it in Theme panel->Custom CSS area.

The code is ->

.block-title {
border-bottom: 0;
}

If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thanks.

Post count: 87

Hello Catalin,

Thanks a lot for your support. Your given CSS code has helped me to get my desired result.

I would like to know also whether I can expect your offer for my suggestion in near future or I should wait for long.
https://forum.tagdiv.com/topic/suggestion-scroller/#post-98241

Post count: 23312

Hello srampia,

In a future update, it is possible but we cannot say for sure if it will get done in the next update because we have a big list of fixes, improvements, and suggestions to implement. It’s hard to filter them and select which one gets implemented now and which one gets postponed. The developers decide if it gets done or not, though. Until we can do it, you can use a plugin.

Thank you for your understanding!

Post count: 87

Hello Catalin,
Thanks for your immediate reply.

Can you suggest a good plugin for this?

Regards

Post count: 23312

Hello srampia,

Unfortunately, I cannot recommend plugins in this regard because we have not tested them and we cannot say for sure that will work as properly with our theme. Please try to find yourself these types of plugins and see how it works for you – http://screencast.com/t/3EDnrphGV

Thank you for your understanding!

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