info12345
posted this
11 October 2015

I am wanting to change the size of a heading. I have worked out the the CSS responsible is the following:
h2.bd-postheader-4 {
line-height: 48px;
text-transform: none;
font-size: 48px;
color: #2da0ce;
margin-top: 0;
font-weight: 200; }
What I can't work out is where I find it in Themler.
If I go to the styles section (see attached screen shot) it does not mention the 48px which means I must be in the wrong place.
Where do I find this?
I am wanting to change the size of a heading. I have worked out the the CSS responsible is the following: > h2.bd-postheader-4 { > line-height: 48px; > text-transform: none; > font-size: 48px; > color: #2da0ce; > margin-top: 0; > font-weight: 200; } What I can't work out is where I find it in Themler. If I go to the styles section (see attached screen shot) it does not mention the 48px which means I must be in the wrong place. Where do I find this?
Vote to pay developers attention to this features or issue.