- 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
🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]