- This topic has 3 replies, 2 voices, and was last updated 5 years, 6 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 › Corporate Education Pro › How can i reduce padding the foot widgets region
The space above and below content is too small in the foot widgets area, can i reduce it please? likewise in the services, team sections. thanks
Hello,
Please provide us with your site URL so that we can inspect more clearly and help you provide you precise fix.
Also, provide us the screenshot of the section marking the spaces which you wanted to reduce.
Regards.
URL is http://www.salvationdaughtersfoundation.org/home
I also wish to be able to increase the display logo size on the header. Please help. Thanks.
Hello,
Regarding your query related to remove space in footer content, you can add CSS following path Admin Panel > Appearance > Customize > Additional CSS
.home .site-footer .page-section {
padding: 0px;
}
To increase the logo height, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS
.site-logo .custom-logo-link img {
max-height: 120px;
}
You can adjust the height as per your requirement.
Hope this helps.
If you have further queries, let us know.
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. |



