Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1015
    jpencausse
    Participant

    Hi,

    I import the “corportate” demo & data.

    The black line separator for Headings (whith the checkbox) was not displayed.

    I fix it using with custom CSS :

    .uvc-heading-spacer.line_with_icon:before{
      border-bottom: 1px solid #1c1c1c;
      width: 46%;
    }
    
    .uvc-heading-spacer.line_with_icon:after{
      border-bottom: 1px solid #1c1c1c;
      width: 46%;
    }
    
    #1022
    Nermin
    Keymaster

    Hello jpencausse,

    We have released a new update kindly apply it and your problem will be fixed.

    Thanks,
    Bassem

    #1024
    jpencausse
    Participant

    Hi,

    I update plugins & theme.

    It works on partialy I’ll look deeper

    #1025
    jpencausse
    Participant

    Ok it works, I roll back the box configuration

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Wiz Community Support’ is closed to new topics and replies.