Fullwidth Page Navigator

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    yuliakarelina
    July 14, 2015 at 1:29 pm #48890

    I’m wondering if there’s anyway I could set the fullwidth page navigator (the dotted one) to horizontal position and place on the left side.

    The problem I have is that I can place to on the left with
    #fp-nav.right {
    left: 4%;
    }
    but then I can’t rotate it with
    #fp-nav.right {
    transform: rotateY(-90deg);
    }

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

Comments are closed.