After I registered, I opened up a new blank page on the Bootstrap Studio and tried to play around to learn for myself, but on the left sidebar, they won’t let me do anything, even on editor, it won’t let me change the source code. So what does this mean by not letting me do anything?
alidad
Have you read the program Documentation? Watched the videos?
You cannot directly edit the HTML code because that would defeat the purpose of this being a visual builder. Bootstrap Studio generates the HTML for you from the Components you drag and drop into the page. If you want to have HTML on the page that you can edit, you would use a Custom Code Component. You can also select components and convert them to HTML (Custom Code) which can then be edited.
You can edit the CSS code and create your own, and also edit/create Javascript. The program really does not limit you in any way other than that you cannot edit the code it generates by design.
1 Like