Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter michaelpfaff

    (@michaelpfaff)

    Nvm. Figured it out. If anyone is interested, here’s what I used:

    .img_prev_0.img_prev {
        display: none;
    }
    
    .img_next_0.img_next {
        display: none;
    }
    SandraJay

    (@sandrajay)

    Strange, this coding hid the right arrow but not the left arrow. Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide Arrows’ is closed to new replies.