Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jordesign

    (@jordesign)

    Hey @gadietrich,
    It look as though Divi has a totally different structure for the way the password protected pages are put together (I’ve not come across it before).

    You could try adding this CSS to your site to get around it.

    
    .wpchurch_center.single .singleCard .cardInfo .passwordBlock > * {
        display: block;
    }
    
    Thread Starter Greg

    (@gadietrich)

    Looks to do the trick, thank you.

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