Open kohsah opened 6 years ago
This is not a pure theming change. We have to add some new configuration aspects to allow flexible layouts. Some changes arent' possible via pure css
can be a config.json in the theme folder, which states basic layout info for the home and inner pages, e.g. whether home page is 3 column or 2 column etc.
@Arunadevi These fonts are being moved out of bootstrap overrides, into the themes themselves ...since the fonts are really specific to a theme --
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url("https://fonts.googleapis.com/css?family=Aldrich|Open+Sans|Oswald|Teko");
@import url("https://fonts.googleapis.com/css?family=Arimo|Roboto+Condensed");
Portal Design needs to be updated as per the specs below -- __