BeTheme option subheader/title tag size won't change
in Blog
The option for subheader title tag seems to be without function. I have changed from h4 to h2 but title tag is still shown in h4.
i.e.: http://levmussleben.eu/2017/01/rp-buergerliste-sieht-akten-ein/
i.e.: http://levmussleben.eu/2017/01/rp-buergerliste-sieht-akten-ein/
Comments
where did you changed this? As far as we know, we do not have an option to change subheader heading type.
Header&Subheader\Subheader\Titel tag
http://levmussleben.eu/wp-content/uploads/2017/01/muffin.png
http://levmussleben.eu/muffin/
As you can see the subheader has not h2 settings ...
It is declared as h2 but it did not has the attributes defined for h2. As you can see, h2 is defined with font size and line size 30 but the "h2" heading in the posts are 25 size and hight.
I can set subheader title tag to h2 or h3 or h4, nothing changes. Attributes are always the same:
#Subheader .title {
font-size: 25px;
line-height: 25px;
font-weight: 400;
letter-spacing: 0px;
}
#Subheader .title {
font-family: "Roboto Condensed",Arial,Tahoma,sans-serif;
}
Please describe what this option is for.
Sorry but this is confusing ...