Text on Feature Box

Support Area Forums Bottega Text on Feature Box

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://sportsprograminsurance.com/
  • Author
    Posts
  • #18577
    Rebecca Morency
    Participant

    Hi Bill,

    After updates, the text on some of the feature boxes extends beyond the box.

    I tried your Chrome fix plugin and no effect.

    When that didn’t work, I turned off Google Fonts, and that made everything bigger.

    Is there any CSS code to add to adjust the feature box font size in the interim?

    Thanks,

    Becky

    #18578
    Bill Robbins
    Participant

    Good Morning Becky,

    It looks like we may need a width on those to keep them from extending too far. Let’s try this:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .boxgrid p,
      .boxgrid h4 {
      	width: 140px;
      }
      
    3. Update your settings.

    See if that doesn’t cause the text to wrap onto a new line for you.

    Let me know if you have any trouble,
    Bill

    #18579
    Rebecca Morency
    Participant

    Thanks, Bill.

    That did the trick.

    #18580
    Bill Robbins
    Participant

    Fantastic. Have a great day Rebecca 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text on Feature Box’ is closed to new replies.