mypilatessite Posted February 3 Share Posted February 3 Hello, i am building a simple one page website - i am using div tags to make jumps from the menu to sections in the website. It works fine except the div tags cause issues with the text on the section headers. It forces the text out of alignment - Can anyone help me resolve this issue or suggest a another option to make the menu jump to section in my one pager? Any help much appreciated .... Romina Link to comment
tuanphan Posted February 8 Share Posted February 8 Hi, Maybe you missing closing tag Which div tag did you use? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mypilatessite Posted February 8 Author Share Posted February 8 Hello, thanks for you reply, ive attached a screen grab of the simple code - Link to comment
creedon Posted February 8 Share Posted February 8 You have a syntax error. The code should be. <div id="quienes-somos"> </div> I suggest also not using spaces in your id attribute values. Using spaces can cause issues. Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
mypilatessite Posted February 9 Author Share Posted February 9 12 hours ago, creedon said: You have a syntax error. The code should be. <div id="quienes-somos"> </div> I suggest also not using spaces in your id attribute values. Using spaces can cause issues. Let us know how it goes. Thanks i will try ! tuanphan and creedon 1 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment