Will Builder theme allow for changing font size in the admin panel as opposed to going into the CSS?
Thanks in advance,
Bert
Builder Theme Font Customization
Started by
Bert Grimm
, Dec 08 2009 11:28 AM
4 replies to this topic
#4
Posted 08 December 2009 - 04:04 PM
Bert-
Using the editor in WordPress, go to the style.css file. In most of our themes, the first thing to be defined is the body. Look for:
Within that, there is a property that says
Your theme may say a number different than 12, but that is just an example. You can then change that number to be the number of px tall your font is.
-matt
Using the editor in WordPress, go to the style.css file. In most of our themes, the first thing to be defined is the body. Look for:
body { /* This is where you set many of the universal defaults */Within that, there is a property that says
font-size: 12px;
Your theme may say a number different than 12, but that is just an example. You can then change that number to be the number of px tall your font is.
-matt
Chief Operating Officer | Danger | Utility Player
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Pre-sales and other inquiries forum.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




