Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try adding this:

    .site-content #image-navigation .nav-previous a:before,
    .site-content #image-navigation .nav-next a:before {
     margin: 0;
    }
    
    .previous-image.nav-previous {
     float: left;
    }

    Thread Starter arsenaljairs

    (@arsenaljairs)

    Hi Andrew,
    Yep that worked!
    Once again – you’re awesome.
    Thanks
    A

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation arrows at different heights – mobile’ is closed to new replies.