You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Console your only able to add in header & body. Iv tested both areas and it puts in not so good spots on the exchange. I was wonder if this could be change to be added for the footer area under the TOS/Privacy Policy and powered by area which would make better use of space if your wanting to add partner banners and what not. I just started looking into this late at night. Thoughts on this change?
The text was updated successfully, but these errors were encountered:
its the HTML head and HTML body which means it covers the entire html. You can control everything through that. Just need to write simple JS code to manipulate the DOM as you want.
The current Console your only able to add in header & body. Iv tested both areas and it puts in not so good spots on the exchange. I was wonder if this could be change to be added for the footer area under the TOS/Privacy Policy and powered by area which would make better use of space if your wanting to add partner banners and what not. I just started looking into this late at night. Thoughts on this change?
The text was updated successfully, but these errors were encountered: