sections do not work
-
hello,
unsure about posting a new error as the previous has not received any support comment but i have an error with sections
i have created the sections, front page template is up but as it seems when i click on my menu item it does not link to the actual section. so i click and nothing happens. it stays on the top of the screen instead of sliding down to the actual section.
this is my menu:
‘<div class=”menu”></div>
</div><!– nav –><div class=”clear”></div>’and i have relevant sections like this:
‘<section id=”section2″ class=”menu_page top-grey-box-bg”>
<div class=”top-grey-box middle-align”>
<h1>About Us</h1>
<h4>Introduction</h4>
<p>this is where the content is</p>
</div><!– middle-align –>
<div class=”clear”></div>
</section><div class=”clear”></div>
<div class=”bottom-shape”></div>’this is even more strange on mobile as there the theme loads up a drop down menu which takes me then nowhere.
please kindly help
- The topic ‘sections do not work’ is closed to new replies.