- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months 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 › Education Hub Pro › Border line around the post and pages
Tagged: education hub pro
Hello Admin,
I want to insert Border line around the post and pages.. in both front as well inside the pages
Hello @mlmexpert,
To insert the borderline around the post and pages use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
#primary {
    border: 1px solid #333;
    padding: 20px 15px;
}
You can change the border color and adjust the padding as per your requirement.
As for the front page, please explain properly where do you want to add the border since there are multiple sections. So please explain it with proper screenshot so that we can help you.
Hope this helps.
Best Regards!!
Have a good day 🙂 .
I have sent screenshot for frontpage of post and border lines with color under border lines
Hello @mlmexpert,
Can you post the link of the page that you want to set the border for so that we can provide the precise fix?
Thank you 🙂 .
Best 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. | 



