Inspire. Transform. Motivate.

YES OR NO TO WIDE BELTS?

Chata Romano Image Consultant, Kande Frowen, answers your fashion question

Q: I never know if I should wear a narrow belt or a wide belt. How do I work this out? – Linda, Australia

A: A general style rule, according to the Chata Romano Style Principles, is the following belt formula: Take the measurement from below your bust to your natural waistline then deduct 5cm. This will give you the maximum width your belt can be. I.e.: If the measurement, from under your bust to your waist, is only 5cm (or less) don’t wear a wide belt. If it is more than 5cm and you have a full tummy or wide hips I would suggest that you avoid wearing belts altogether. If it is 5cm, or more, and you have a good figure then all good!

The answer to this fashion Q&A was provided by Chata Romano Image Consultant Kande Frowen

Share this story, choose your platform!
×

 

Welcome.

Do you have any questions? Chat with me on WhatsApp.​

×
jQuery(document).ready(function($) { // Target the first accordion (.accordion-pricelist) and the second one (.accordion-enquiry-form) var firstAccordion = $('.accordion-pricelist'); var secondAccordion = $('.accordion-enquiry-form'); // Initially, we hide the second accordion (if needed) secondAccordion.hide(); // Set up a click event listener on the first accordion firstAccordion.on('click', function() { // Check if the first accordion is open if ($(this).hasClass('brx-open')) { // If the first accordion is open, hide the second accordion secondAccordion.slideUp(); } else { // If the first accordion is not open, show the second accordion secondAccordion.slideDown(); } }); });