Remove clickable space around logo image link in footer

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    benwhite92
    October 9, 2018 at 11:55 pm #131569

    I’m currently centering a logo image link in my footer using the margin method, however, all of the margin space is clickable. Can someone provide the CSS for a different method where the logo image is centered as it is now, but also with no clickable space around it?

    The logo image has the custom CSS class .logo

    Current CSS code

    .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;

    Page https://www.opticmotion.co.uk/

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.