• Resolved fastfasterfastest

    (@fastfasterfastest)


    Virtue 2.3.3

    In the contact page template, if one chooses to display a map, you emit a div for the map with the id “pageheader”. The same id is used for the page header resulting in two elements with the same id.

    I want/need to fix this in my child theme. It doesn’t appear that you target #pageheader (or .titleclass) in your css. Can I therefore remove the div on line 140 in page-contact.php to fix this issue?

    (I also see that you have a css rule for “.pageheader” – but at least Virtue does not appear to emit any elements with the css class “pageheader”, perhaps that is a typo in your css?)

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Contact page template – duplicate element id’ is closed to new replies.