Text on Feature Box
URL to the page in question:
http://sportsprograminsurance.com/
-
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
Good Morning Becky,
It looks like we may need a width on those to keep them from extending too far. Let’s try this:
- Go to the Theme Options page and select the Advanced tab.
- Scroll down to the Custom CSS box and paste this:
.boxgrid p,
.boxgrid h4 {
width: 140px;
}
- 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
Thanks, Bill.
That did the trick.
Fantastic. Have a great day Rebecca 🙂
- The topic ‘Text on Feature Box’ is closed to new replies.