Hi, I'd prefer to use my own .css file rather than the custom css settings o the website. How can I do that please?
Also the changes to the settings are not being saved. I've deleted all the page titles and put <none> yet after saving, the changes aren't there. Quite frustrating
Hi,
Please go to sites\all\themes\md_flawleshotel\theme_setting\front, open file html.preporcess.inc then add your own CSS, JS. (use drupal_add_js and drupal_add_css)
About "page title" problem:
If you add new content type, please remember to reset theme settings because each time you add new content type, theme settings will not recognize it that makes settings of page title not work well.
Is there really no other better solution. I just reset the settings and all the contact information and logo and other things were wiped out.