Export footer content

Hey there, I designed a footer element that I would like to implement on my clients websites. however not all are build with x or pro. What would be the easiest way to transfer this https://prntscr.com/kj2pw6 from this page https://siyuanyu.com/ to a non xtheme site. Could I simply copy the html markup and add styling?

Hello @zerotoone.de,

Thanks for asking. :slight_smile:

Well, technically you can copy generated html markup and use that to display footer on non X/Pro website. However, the time that you would putin to do all the necessary stuffs, you can easily code the footer on the target website.

You can take a look at following articles to learn some HTML and CSS:

https://www.w3schools.com/css/
https://www.w3schools.com/html/default.asp

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.