- This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Biography Pro › FA-GRADUATION-CAP icon bug
Tagged: icons
Hi. the fa-graduation-cap icon in the History section is causing the textbox to break into a new line.. it isn’t aligning in the same line like the other histories. Can someone please help me resolve this?
Hello,
The line breaking of the text box in the history section is due to the increase in font size of the fa-graduation-cap icon.
To resolve the issue please paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Custom CSS to control the font-size of the icon specifically and place the text-box intact :
.resume-list i.fa.fa-graduation-cap {
font-size: 19px;
}
Hope this Helps,
Best Regards !!
thank you!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



