Viewing 2 replies - 1 through 2 (of 2 total)
  • In your specific case, adding these CSS rules should be helpful:

    body.page-id-418 #secondary {
       visibility:visible !important;
    }
    
    body.page-id-418 .cloned {
       display:none !important;
    }
    Thread Starter dorianstevens

    (@dorianstevens)

    Thank you, that worked perfect!

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

The topic ‘Exclude plugin on certain pages?’ is closed to new replies.