Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #715212

    Hi,
    – I would like to know how the Full-width menu works. Because I would like to put more links within the same page.
    I´ve put a section for Precios and want to link it with its corresponding section.

    thanks

    • This topic was modified 7 years, 11 months ago by cipriana.
    #715421

    Hey cipriana,

    Do you mean that you want to link to an anchor on the same page? If so you need to create the anchor first, something like this:

    <div id="your-anchor"></div>

    And then link to the anchor from your menu, the link in this case would be

    #your-anchor

    Best regards,
    Rikard

    #715489

    That´s it. Thanks!

    #715740

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full-width menu’ is closed to new replies.