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


Home › Forums › Pro Themes › Biography Pro › history section alignment
Tagged: history section alignment
The alignment of the first entry in the history section is off. The textbox gets pushed to the next line under the duration instead of being next to the icon. Please let me know how to fix this.
Hello @niharikabalachandra
Can you please post your site URL so that we can debug you issue in more detail and provide you with some possible solution.
Hope you understand.
Regards!!
It’s niharikabalachandra.com
Hello @niharikabalachandra
To fix the alignment issue as seen on your site you need to add Custom CSS.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Custom CSS.
Here you need to copy and paste below CSS.
.resume-list .textbox {
    margin-left: 25px;
}Hope this will help to resolve your issue.
Let us know how it goes.
Regards!!!
| 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. | 
 
	    


