• Melissa

    (@melissachinn)


    I am trying to change the font size of a select sentence within WordPress. It is the sentence in parenthesis below:

    http://loveyourselflighter.com/workwithme/

    Ten (10) one hour coaching sessions.
    (one session per week for the first two months, then one session every other week during the third month)

    Is there a code I should be using or is it something to change in CSS, and if it’s in CSS can you please guide me as to how I do it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • it depends on how you entered that text. If it was within a WYSIWYG then most likely you can change it via the controls in the WYSIWYG editor.

    If you coded the text yourself, then you can just wrap that line of text in a span tag and style it separately with some inline css, like so

    <span style="font-size: 20px;">(one session per week for the first two months, then one session every other week during the third month)</span>

    Thread Starter Melissa

    (@melissachinn)

    Thank you!

    Thread Starter Melissa

    (@melissachinn)

    Ok it worked on one section but not the other.

    Here is the one it worked on:
    <p>If you’ve come to the realization that hating yourself healthy isn’t working, but you don’t know how to bridge that gap between self-loathing and self-loving, this signature coaching program is for you! Unlike dieting where you dive right into restriction and deprivation, Love Yourself Lighter is divided into eight sections that build upon each other to create a foundation for permanent change. Allow me to be your expert guide through this unique process that can help you stop sabotaging your weight loss efforts, help you feel relaxed around food, help you feel good in your body, and ultimately help you enjoy your life more. It’s time to stop the cycle of yo-yo dieting once and for all. It’s time to Love Yourself Lighter.</p><p>During this three-month coaching journey you will receive:</p><p>A copy of Love Yourself Lighter: How to End Your Weight Struggle by Changing the Way You Think.</p><p>This book is the foundation of the coaching program. You will be invited to read one section each week, so that you will fully comprehend the process. Don’t worry—most of the chapters are very short and easy to read! You will begin to see yourself in a whole new way as you move through the chapters in the book.</p><p>A Pre-coaching Treasure Map questionnaire.</p><p>Whenever you embark on a journey, having a map is always helpful. Completing the questionnaire is the first step in understanding your current mindset and your answers will help me customize your journey to your specific coaching needs.</p><p>Ten (10) one hour coaching sessions.
    <span style=”font-size: 14px;”>(one session per week for the first two months, then one session every other week during the third month)</span></p>

    <p>Why is the investment of this length of time so important?

    This is the one it did not work on:
    This coaching package is perfect for clients who have already experienced coaching and would like continued guidance and insight on their way to reaching their goals. This is also a great option for clients seeking short-term coaching on a specific topic or issue.

    You will receive:

    A Pre-coaching Treasure Map questionnaire.

    Before we get started, I will send you a customized questionnaire based on the topic you want to be coached on. Your answers will help me map out the best, most effective direction to go in once we begin your sessions.

    Four (4) one hour coaching sessions.
    <span style=”font-size: 14px;”>(one session per week for 4 consecutive weeks)</span>

    We will dive right in and make the most of your coaching time! Through asking you coaching questions, I will help you uncover why you’re creating the outcomes you are, and later, we can work on creating strategies for the outcomes you want instead. I will also help you develop the mindset you’ll need to support your new desired actions or habits.

    Four weeks of email support between coaching sessions.
    <span style=”font-size: 14px;”>(email support is available Monday-Friday)</span>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Font Size’ is closed to new replies.