CSS is a coding language that allows you to apply styles customization to change the look and feel of your website. If you have a web developer on your team, you can personalise the look and feel of your OTT CMS platform by adding CSS to the Custom Code section in the Appearance editor in the Administrative Area.
We would like to point out that bespoke custom CSS is not covered by our annual maintenance and support. This means we won't be able to assist you with additional setup or debugging, and we can't ensure full operation if you use the code you use., including how it interacts with our website themes, particularly on mobile devices. It is user's responsibility to keep your CSS up to date in case it is affected by future platform upgrades.
If you haven't used CSS before but you would like to learn how to implement some minor adjustments to your OTT website appearance, we've compiled a list of resources that could be useful:
To insert CSS to your OTT website, log in, then click on the "Admin area". Find the "Appearance" section in the side bar. Then, select Custom Code.
The user has 2 options:
- Custom CSS
- Custom HTLM & Java script
Once you have applied your customizations, update the code.
Typical CSS customizations
- Color
- Backgrounds
- Borders
- Height and Width
- Outline
- Text
- Fonts
- Lists
- Tables
- Display
- Position
- Overflow
- Float
- Inline-Block
- Align Elements
- Pseudo-Elements
- Opacity
- Navigation Bars
- Dropdowns
- Images
- Attribute Selectors
- Forms
- Counters
- Website Layout
- Transition
- Animations
- Tooltips
- Buttons
- Pagination
- Multiple Columns