Font's Not Sizing Correctly
Gentlemen,
I have changed the font sizes within Muffin Admin Panel and they are not resizing correctly on pages. I have even tried manually coding them and not functioning correctly either. Any suggestions?
http://www.crowmountainbaptist.org/prayer-request/
The first line is set for H1 tag, however, not rendering size I had specified within Muffin Admin.
I have changed the font sizes within Muffin Admin Panel and they are not resizing correctly on pages. I have even tried manually coding them and not functioning correctly either. Any suggestions?
http://www.crowmountainbaptist.org/prayer-request/
The first line is set for H1 tag, however, not rendering size I had specified within Muffin Admin.
Comments
the problem is not with theme as we see, but with not complete files or something similar. Just try to open file http://www.crowmountainbaptist.org/cmbc-content/themes/betheme/style.php which is responsible for styles and all you will see is blank screen.
My problem is the same (http://spedycja.insoftconsulting.pl/). I change the font size in the BeTheme Options, with no result on the page. I checked the address http://spedycja.insoftconsulting.pl/cmbc-content/themes/betheme/style.php , but the page dosen't exist.
My Wordpress, together with BeTheme plugin was installed by our IT stuff, so I assume they knew what they do. So maybe you can tell me what to do now? Hope it can be dealt with without installing everything again?
You can switch to static css instead of dynamic and you will see that this will work what means that settings on your server are wrong.
As a result, the H2 style is overwritten by:
I used custom CSS to modify that, but I suggest you doing one of two things:
1. Change the Fancy Heading properties settings - now it suggests that Fancy Heading will have the style of H2. It is obvious that many will assume changing the H2 size in BeTheme Options will change Fancy Heading size, but it's not true.
2. Fix the bug if the theme is not working properly and changing the H2 size in BeTheme Options should result in change of Fancy Heading size.
We'll consider your thoughts in points of course.
I was only able to solve it in custom css with
The headlines sizes in BeTheme options are not working correctly with fancy heading.
I recognized this in BeTheme Mechanic Layout, what I use actually. I didn't recognized it in BeTheme Interactive Layout before, but i am not sure, if I even used fancy heading there.
Maybe it's good idea to fix it for other customers?