RedCheap products can be easily customized using Bootstrap 3 components and styles. In case you want to modify the CSS that are applied by default, then customize them inside the /assets/css/custom.css file. Doing this will include the file after styles.css, which will allow you to override the CSS defined within it. Moreover, it won’t be affected in future when you apply updates to WHMCS software.
It is strongly recommended to add your custom CSS rules to custom.css file rather than editing the provided css files directly.
How to easily customize CSS? Print
- 0
Was this answer helpful?
Related Articles
How to install a WHMCS theme?
Below are the steps to install a WHMCS theme-Let’s assume that the name of your WHMCS theme is...
How to change page name in WHMCS Theme distorting page layout?
If you want to change the page name in WHMCS theme, you’ll have to change the page in header.tpl,...
How to create new page in WHMCS theme distorting page layout?
To create a new page in WHMCS theme, you’ll have to add page name in ‘php if condition block’,...
How to modify the dummy content?
There are no CMS or Admin Panel available to modify the content. However, you can edit the .tpl...