- This topic has 3 replies, 2 voices, and was last updated 7 months, 1 week 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
🙂
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]