Viewing 2 replies - 1 through 2 (of 2 total)
  • You could try the following in Appearance->Customization->Additional CSS

    body:not(.page-id-13) .c3 {
      display: none;
    }
    
    body:not(.page-id-13) .c9 {
      width: 100%;
    }
    Thread Starter Shawn Battmer

    (@kadiya)

    Thank you!!!! That worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Side bar customization’ is closed to new replies.