Forum Replies Created

Viewing 2 replies - 76 through 77 (of 77 total)
  • Thread Starter jseth

    (@jseth)

    Thank you for your reply! As I was waiting for a response, I did find that very solution! Under <div id="pic"> I inserted <?php if( is_home () || is_front_page() ) :?> then inserted <?php endif;?> directly before the </div><!-- #pic --> line, and the header image disappeared on all pages except the home page.

    And yes, I have created a child theme. Thank you again.

    Thread Starter jseth

    (@jseth)

    I found that the issue is IE 8 or 9 in compatibility mode. When IE is put into compatibility mode, the check boxes appear on the line above the label, which looks odd to say the least. We still have customers who may not be using the most current browser, so I would like to be able to fix this if possible. It displays fine with compatibility mode off, or in Firefox and other browsers. Does anyone know what I may fix to correct this? Thank you.

Viewing 2 replies - 76 through 77 (of 77 total)