Position of calendar in body of page

Question:
I’ve added a code to my webpage as per WIX and I chose to have it placed at the start of the body. But the page loads with the coded element followed by the header and footer. How do I get this element to be positioned between the header and footer?

Product:
Wix Editor

What are you trying to achieve:
The coded element is a calendar. I need it positioned between the header and footer of the webpage.

What have you already tried:
I followed the instructions from WIX on how to embed a custom code.

Additional information:
go to this page to see what I mean: https://reviveac.ca/class-schedule

1 Like

If you put it in a custom element you can move that element to any area of your page: Wix Editor: Adding a Custom Element to Your Site | Help Center | Wix.com

Sounds like you added the code via the Wix Dashboard, under Settings > Custom Code.

This is not where the code goes. You need delete it from there.

Then you go into the editor and select an iFrame element to paste the code. From there you can resize the iFrame to whatever size and position you desire.

#codequeen

ahh wicked! thank you sooo much. that worked :slight_smile:

1 Like

You are most welcome!

#codequeen