Hello, i would like to know if there is a way with css classes to change the style of the title of a module something similar as content listing module allows. Regards
Hi
You can use Module Class Suffix feature to add specific style for that module.
Under 'Advanced' tab >> Module Class >> add a class name and customize CSS for it.
My question was about some directions on already existing styles but i figured it out. In case anybody else has the same question in the future adding default bootstrap classes will do the job. In my case i wanted to center the module title and increase the font size so i added "h1 text-center" on the module header class field.
Glad to hear that you sorted it out!