• Hello there,

    I’ve created a page with the HTML builde called: Mobirise:
    https://mobirise.com/

    It generates an HTML page with a directory called “assets” full of CSS, javascript and Bootstrap files.

    I’ve tried to import this page with “HTML Import 2” (I’ve read the manual) and it just imports the raw HTML content.

    What could I do to add the CSS, Bootstrap and javascript to this imported page?
    I know that WordPress themes have an subdirectory called “assets”. Could I put this files there? Would it work?

Viewing 2 replies - 1 through 2 (of 2 total)
  • That’s not actually how WordPress themes work. WordPress themes are built in PHP, so unless you created a child theme and coded it to make use of the files you made with Mobirise, just dropping them in an assets folder is not going to work.

    Your best bet is to find a mobile-friendly theme you mostly like (there are lots), creating a child theme for it, and making your changes there. This will, however, required to learn some CSS at a very minimum.

    Thread Starter maxalves77

    (@maxalves77)

    Cool! Thanks a lot for your answer.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Import html with bootstrap content’ is closed to new replies.