Block Title Styling

Posted in: Newspaper
Post count: 28

Hello,

What is the best way to increase the font size of the block titles?
In changing the font size, I’m going to assume the box around it will increase with it.

The other questions is if there is a recommended way to change the thickness of the line coming off the block titles.

We didn’t know if there was a feature within the theme’s administration or if we should use custom css.

Thought we would ask before we go off in the wrong direction.

Thanks.

Post count: 3343

Hi,
You can change the font size from here: http://screencast.com/t/SpJC8Uw6nom

To change the border size you need to use this CSS, add it in Theme Panel -> Custom CSS section

.block-title {
border-width: 4px;
}

Thanks for the message!

Post count: 28

Hi Marius,

Just so that we have a basis…can you confirm what the default font size is for the block title?

Thank you very much for the comments and help.

Post count: 7909

Hi,

The default font size for block title is – http://screencast.com/t/MAsI2CfQ7Hq

Thanks!

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