This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
Hello,
I would like to change the footer of the Hotel one page footer.
I want to make it smaller the width of the black area is too big.
https://gyazo.com/e47439842cd7faa7b2dbb94e482cdec7
And would like to have the social media icons blue and not grey
How can i do that?
Thank you!
Hello,
Please show your site page.
Regards,
Eva Kemp.
Hello,
Please add this code in Custom CSS:
.main-footer {
padding-top: 30px;
}
.main-footer .menu-social-icons i{
background-color: #2d9ae2;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up