Hi,
On my website https://www.viaremovals.co.uk.
I would like to remove the lines showing at the top and bottom of the footer widget titles.
I also want to increase the width, icon size, phone number font size of the button in the footer 2nd column.
Please can you help.
Kind regards,
Hi projectt_co_uk,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top #footer .widgettitle {
border: none;
}
#top #footer .avia-button {
font-size: 24px;
}
Just adjust the font size value.
Hope this helps.
Best regards,
Nikko