Rogue heading background colour
-
The linked page has a number of tabs. Within each tab, there is a heading – e.g. ‘August / ao?t 2011’. With all of these headings, the background colour is the same as the rest of the text but for the February 2014 tab the heading has a grey background.
The source code for all of t he headings (except February 2014) look like this one for May 2013:
<div class="wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-6 kt-inner-tab_65345d-01"><div class="kt-tab-inner-content-inner"> <h2><strong>May / </strong><em>mai </em>2013</h2>
However, February 2014 looks like this:
<div class="wp-block-kadence-tab kt-tab-inner-content kt-inner-tab-7 kt-inner-tab_8510cd-56"><div class="kt-tab-inner-content-inner"> <h2><strong><font style="background-color: rgba(25, 30, 35, 0.2);"><strong>February / </strong><em>février 2014</em><br></font></strong></h2>
As you can see, a font tag setting background-color has appeared from somewhere and this is the only place on the site that it occurs. The person creating this page is a total non-specialist who could not have inserted the tag manually.
I can get rid of the tag easily enough but does anyone have any idea how this could have occurred in the forst place?
- This topic was modified 4 years, 6 months ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
- The topic ‘Rogue heading background colour’ is closed to new replies.