I have a new custom HTML module which as far as I understand is a mod_custom. I assume there are a whole bunch of attributes that you can modify, and I was wondering how can I change the behavior of the Title. It is now displaying in a way I wish to change. Which is the right way to access the code of this module to change it? Or is there another way of changing the default behavior of mod_custom?
you are right, a costum html module is the same as as a mod_costum.
this will allow you to create your own costum content including images, texts, etc and place it into a module position.
there are different module class suffixes that you can assign to each costum module in the module parameters...
> extensions > module manager > open your costum module and on the right side of the parameters you will see the option for "module class suffix".
assigning a certain module class suffix will change the appearance of the module, there are different module class suffixes available, depending on which template you are using.
(this does not apply to the affinity template)