Change sides transparency overlay

  • Posted in : cvCard WP
  • DevilWarrior
    Participant

    Hi:

    Is there any way I could change the transparency amount in the sides of the pages? I’m talking about the portion of the next page that’s visible on the edges.

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .vs-triplelayout .vs-right,
    .vs-triplelayout .vs-left,
    .vs-triplelayout .vs-left-outer,
    .vs-triplelayout .vs-right-outer,
    .container.vs-triplelayout.vs-move-left .vs-current,
    .container.vs-triplelayout.vs-move-right .vs-current {
     	opacity: 0.1;
    }
    
    DevilWarrior
    Participant

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register