Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #675565

    How do I make the footer area smaller. See site example in private content. Thanks.

    #676181

    Hey rsoesman,

    Not sure what you mean by making it smaller, could you try to explain a bit further please?

    Best regards,
    Rikard

    #676195

    There is too much black border around the footer text. I want to eliminate the excess area above and below my footer.

    #676797

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #footer .widget {
        margin: 0 !important;
    }

    Best regards,
    Rikard

    #676831

    That worked great – Thanks, Rikard!!
    Looking at the site, is there a way to make the phone number in the header (extra element) larger?

    #677384

    Hi,

    Try this as well:

    .phone-info span {
    font-size:20px !important;
    }

    Regards,
    Rikard

    #677592

    Fantastic – thank you to you and the rest of the team – the support has been fantastic – especially for a newbie such as myself!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Controlling the size of the footer’ is closed to new replies.