Editing Loan Calculator Setting
-
I’m trying to edit the About Calculator Popup Content field, specifically to get rid of the additional H1 tags it is inserting into my page. I can make the edits, but I can’t save them. Any ideas?
You may want to change the H1s to H2’s in that section, they wouldn’t generally be H1’s in that context. Also, I found and changed one that’s not a normal H1 tag in this code:
<div id=”tab-content2″ class=”tab-content”> <div class=”no-video-exist-main”> <div class=”video-child-sec”> <h1 id=”sorry”>Sorry</h1> <p>This video does not exist.</p> </div> </div>
Ideally you should change all of them in the next update if you would, but I still need to know why I can’t change the settings.Thanks for your help
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.