Change Block Title Style?

Posted in: Newspaper
Post count: 7

Hi,

I probably have missed it but I spend so much time looking for this I really must ask: where is the setting to change the block title style?

To go from this:
http://demo.tagdiv.com/newspaper_magazine/

To this:
http://demo.tagdiv.com/newspaper/block-1/

In other words I would like to go from a title over a line to a title on a colored background that touches the underline.

I am pretty sure in there but can’t seem to find it anywhere. Thanks in advance.

Best,
Haroun

Post count: 7

Anybody?

Post count: 7909

Replied via email!

Post count: 7

Thanks Alln! Fixed!

Post count: 5

Hi Alln,

I have spend also several hours to find a way to change the other way around.

So I would like to have my block title without the background color, but with the colored underline. I found how to change the font color.

Please let me know!

thnx

Post count: 23312

Hello WPMedia,

Please provide the link to your website so I can inspect it closer and also, so I will be able to provide a proper code in this regard. You can provide some useful screenshots so I can understand what you want to achieve.

Thanks for the message!

Post count: 5

Hi Catalin,

I think I managed it already. It worked by doing the following:

In custum code > Custom CSS:

.td-magazine .block-title > span, .td-magazine .block-title > a, .td-magazine .block-title > label, .td-magazine .widgettitle {
padding-left: 0 !important;
background-color: transparent !important;
padding-bottom: 8px !important;
}

In custum code > CUSTOM BODY CLASS(S):

td-magazine

Is this the right way, or do you think there is a better option?

website is:

http://www.drenthemagazine.nl/

Cheers!

Post count: 23312

Hello WPMedia,

All of this code you should add in your Custom CSS area from Theme panel, like this -> http://screencast.com/t/EXOrvItt31

Thanks for your understanding!

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