Hello,
I need to put in the frontpage footer just the content of one single page and not 4 columns… how can I do this?
Thanks in advance,
Umberto
Hello Umberto
It’s not possible to put the content of the page but i can help you to make your footer only one column, in this case, you have to put all your content in only first footer column widget area and I will generate custom css for you to make it once column
Please come back with the site url
Sure things,
Here is the site
And here are the credentials to get in:
username: ColorlibSupport
password: YouAreG3eat!
thanks a ton!
Umberto
Umberto i need url of the website too
ooops, I am sorry… here it is!
Hello Umerto
Please check again, your website now has 1 column footer, only first footer widget space can be used now and its full width.
this is the CSS code I used in appearance > customize > additional css:
/Footer 1 column/
#footer .col-md-3 {
display: none;
}
#footer .col-md-3:first-child {
display: block;
width: 100%;
}
THANKS!!!
You are a star
Umberto
Thank you, Umberto
Let me know if you have anything else