• When making different pages inside wordpress the tag section is automatically generated:
    <section id=”name_of_the_page” class=”section”>

    I need to change the class of each section but just dont know where to edit it
    for instance:
    <section id=”name_of_the_page” class=”section hidden title”>

The topic ‘Editing html’ is closed to new replies.