Viewing 2 replies - 1 through 2 (of 2 total)
  • The ‘why’ is actually quite easy. Just look at your pages source code.

    The first widget tille:

    <h3 class="widget-title">Structure your OWN water</h3>

    Every other widget title:

    <h3 class="widget-title"><font size="1">Biotite Test Results</font></h3>

    See the difference? Something in those widgets, or your theme, is adding in the extra <font> tag that is controling the font size.

    As they are text widgets, you should be able to edit the HTML code in each one to remove the extra tag that’s not needed.

    Thread Starter staralexander

    (@staralexander)

    I appreciate your answer, but unfortunately I have no way to change that. I am not even sure how you see the source code for the site that INCLUDES the widgets. The editable region of the HTML for the Widget does not include the Title formatting. Running Parabola-child theme… If you can tell me how to find out why that is happening I will be able to fix it!

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

The topic ‘Widget Font Titles not consistent’ is closed to new replies.