- This topic has 3 replies, 2 voices, and was last updated 2 years, 2 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
🙂
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]