How to master widget position placement?
Yeah, You can place the in-page widget wherever you want with a few simple steps.
|| The following part of the article requires development knowledge.
First thing you have to do is select a place you think, is suitable to show the offer within the page.
Right-click the element and select Inspect. Or
Press `⌘ + Option + C` ( in Mac) **Or**
`Ctrl + Shift + C` (Windows, Linux, Chrome OS)
Step 1: Find its class or id to uniquely identify its position.

Here I want to place it below photos div
Step 2: Paste it's css selector inEdit widget > widget settings > position > Inpage widget position.
here the selector is
div.photos
Step 3: Select appropriate position placement (with respect to selected block)
There are 4 position placements available.
1.Before
Places widget Before the selected block.

2.After
Places widget After the selected block.

3.Prepend
Places widget as the first element inside the selected block

4.Append
Places widget as the last element inside the selected block

In this case, After placement is the perfect one. which placed right below the photos section.
Also, not that append and prepend not working well for this case. But may work in yours.
|| If there is not enough space, the widget may not fit well. Try a different position and position placement until you find the best one.
Hope you've got some value from this article. Let us know your feedback 🙂 We are excited to hear your thoughts.
|| No worries! Message us by clicking the chat icon 💬 inside the app.
|| Or Just email our team at support@helixo.co ✌️
Updated on: 04/04/2026
Thank you!
