Problems with imported theme

Hello. i am trying to import a theme buided in bootstrap 5.3.3. the theme is Bethany Pro and i purchased it from: bootstrapmade. when i try to import it it do the process but when i go on index file it does not show me the page to start to work on it. Any help ? Thank you :slight_smile:

It could be that index.html would be the blank page that is created when you start the project. Try looking for index-1

Alternatively if that isnโ€™t the case, it could be your template has a pre loader that is covering the design.

Thank you for your help
I checked the index-1 but is white. i see all the elements in the overview tab on the right. everything exists in the html there but it does not view nothing.

Have you tried previewing the page in your browser. Chances are itโ€™s a preloader

update: Iโ€™ve just downloaded the bethany theme, this is what I see on the screen:

If you click on the preloader div at the bottom of the overview and press ctrl + / it will hide the preloader and you will be able to see and edit the design.


Another option is to open the main.css file and cut from line 726 - 759 and then in the settings > head content paste it into the after content panel wrapped in tags

2 Likes

Yes yes yes. You are a GENIUS my friend. It worked. A big thank you :))))

3 Likes