Hi there, what is the module suffix or how can I center the title of a module on ja_medicare? Thanks!
emperor Hi Add this code custom.css file inside template css folder
.module-title { text-align: center; }
Ninja it was not this one but I found it : .row-feature-title {
text-align: center;
}
emperor Hi The suggestion will work for the module title, if you have question about th inbuilt title in some of module that will use different style classes.
Share the URL of site and module screenshot if you still need help.