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


Home › Forums › Pro Themes › Education Hub Pro › Widen primary sidebar in Education Hug theme
Hello ThemePalace,
I’d like to ask for assistance with the Education Hub theme. I’ve got it looking really good, however the primary sidebar is a bit too narrow to accomodate the Events Calendar. Could you please provide a CSS script for widening the primary sidebar, please?
For reference, the website is: http://meps.vic.edu.au

Hello petejohn4,
Please add this CSS in the Additional CSS
@media screen and (min-width: 767px) {
	#primary {
	    width: 70%;
	}
	#sidebar-primary {
	    width: 30%;
	}
}
Please adjust the main content and the sidebar width as per your requirement
Regards,
Psink
Thank you very much, Psink. A simple script, but I had no idea how to do it. I will eventually buy the ‘Pro’ version.
Hello petejohn4,
Please follow the screen record
https://www.awesomescreenshot.com/video/2810134?key=d0c371a7c31d3d040a3b7c070ba763ba
Regards,
Psink
Thanks again,
I meant to say (past tense) that I had no idea of the correct CSS script to use, but I knew how to apply it. 👍🤣
| 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. | 



