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

    Hi !
    Is there any way to add an ID to a simple row ?

    I only find it for Color Section. But a Color section “split” my page if i want to keep my sidebar !
    And i have to create anchor link into my content.

    Thanks :)

    #644249

    Hey szed!

    Please add code block element to your section and add following inside it

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

    Cheers!
    Yigit

    #644253

    I can do this yes.
    But I think my question was more : Why ? Why for Color Section and Grid Row, and not for Simple Row ? :)

    Thanks for your answer anyway. Your theme rocks !

    #644261

    Hey!

    That is because of themes HTML markup. Grid Row and Color Section elements are fullwidth elements and can have their own custom ID’s but not other column elements :)

    Regards,
    Yigit

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