- This topic has 1 reply, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Footer widget width
Tagged: Footer Widget, width
Hello,
How can I move the dash vertical line between the 1st and 2nd footer widget slightly towards the left side?
More generally, how do you change the width of each footer widget individually?
Here is the website:
Regards
Gurjeet
Hello @gurjeets
The width cannot be randomly managed for each footer widget area. Increasing decreasing the width will distorts the layout of the footer widget area.
However, we will provide the CSS that will remove the space between the text and vertical white line.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media (min-width: 992px){
#footer-widgets .inner-wrapper .footer-active-4:nth-of-type(2) {
flex: 2;
}
}
Hope this helps.
If you want to adjust the layout as per your requirement then you can consider hiring the professional developer.
To hire a developer please refer below given link:
http://themepalace.com/hire-a-customizer
Thank you.
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. |