Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #952681

    Dear support forum,

    I am working on this web page (Dutch language):
    http://www.vlodonline.nl

    On this page, I want to make achor ID’s for the sections ‘Taakspel’, ‘Training executieve vaardigheden’ and ‘Co-teaching’
    because I want to make links in the pricing table to these sections.

    When I move those sections of content to their own Content Section field or even Grid Row with just 1 column, it messes up my layout.
    The content which is in a separate content section will move to the left, pushing the left sidebar UNDER the content!

    I have absolutely no clue what is causing this issue. I have not changed any margins or paddings within the stylesheet.
    Any help will be much appreciated!

    #953412

    Hey pelgrimrat,

    That is the default behaviour of those element as they are full width. If you want to add anchors then you could do so in a text block above the element you are linking to with an empty div for instance:

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

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.