• Resolved blaforge25

    (@blaforge25)


    This is my site:
    http://www.blossombittingnaturopathicdoctor.com

    I have text in the header bar at the top but it’s too small. Where can I modify that in the CSS? I’ve been looking at the header bar section of it and making changes to anything that relates to text size and text weight but nothing is working.

    I appreciate the help. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there!

    Are you trying to adjusting the font size of the text that says ‘Book an Appointment’ ?

    If so, try

    .header-text {
      font-size: 18px;
    }

    Site looks great btw, I love the flower design at the top.

    I hope that helps!

    Luke the Daft Duke

    Thread Starter blaforge25

    (@blaforge25)

    Hi Luke, that is exactly what I was trying to adjust and I did try to change it numerous times but no luck. Until today, I removed another “font-size” line underneath but the measure was in rem instead of px. Once I took that out, then my change was showing. I guess it was overwriting it?

    So it worked!

    Thanks for the compliment 🙂

    Yeah, sometimes the hierarchy of things can get a bit confusing 🙂

    Glad you got it sorted!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Theme: Make – Increasing text size in header bar’ is closed to new replies.