What is the extent of customizing via CSS with Premium account?
-
Is it possible to use Bootstrap with premium account? Is it possible to add carousel slider?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Custom CSS allows you to add any CSS code to override the CSS code in the style.css file of your theme. Only CSS.
You cannot use Bootstrap, and it’s not possible to use it to add a slider to your site, as both those would require editing your site’s files directly.
In other words, you can only apply CSS to elements already present on the page, using classes and ids that already exist to target them. But you cannot add anything to the theme that is not already part of it.
- The topic ‘What is the extent of customizing via CSS with Premium account?’ is closed to new replies.