Remove Side Navigation

  • Posted in : cvCard
  • mlodhia
    Participant

    How do I remove the navigation on the sides?

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .vs-sidenav {
        display: none;
    }
    .vs-triplelayout .wrapper > section:not(.vs-current) {
        opacity: 0;
    }
    
Viewing 2 posts - 1 through 2 (of 2 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