How to remove this tags

Posted in: Newspaper
Post count: 3

Hi Team

Can you help me out from this problem,I want remove this tags to create a new tages. So how to remove that can you suggest a solution as soon as possible.

https://www.evernote.com/shard/s294/sh/627c9db2-c3cf-4dcf-996c-37da5e56ef48/ee5aac83eb8c089c76cdcc292794d409

Here am sending screenshot once see.

Thank You

Post count: 6535

Hi

Do you want to remove the borders bellow block’s title? If so use this css in theme panel > custom code > custom css:

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

Also if you want to remove ALL tagd edit each block and deleted the word from here: http://screencast.com/t/X5VVAfg1RF7

Let us know how it goes.
Thanks!

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