Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1301709

    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,

    #1301874

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.