- This topic has 3 replies, 2 voices, and was last updated 2 years 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 › Gravida Support › Footer Columns
Hi,
It seems that the space between the title and the space between the text of columns 3 and 4 in the Footer Columns is not equal. See screen shot:
https://ibb.co/PTk71rV.
Can you edit this for me
Regards,
Kor
Hi,
Kindly use this CSS to make equal space between columns 3 and 4.
.footercols4:nth-of-type(2) {
width: 20% !important;
}
.footercols4:nth-of-type(3) {
width: 22% !important;
}
.footercols4:nth-of-type(4) {
width: 33% !important;
padding: 0 70px 0 15px !important;
}
Regards,
Dave
Thankx
🙂
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]
Running a party rental business? Your website should be just as fun and vibrant as the events you help create. Bouncy Castle WordPress Themes are […]
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]