- This topic has 3 replies, 2 voices, and was last updated 1 year, 11 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 › 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
🙂
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]