Change Font size and alignment of Modules Title

Home Forums Support Change Font size and alignment of Modules Title


Hi everybody. First of all i want to congratulate the developers for the stunning berrykids template!!! It is what i wanted for my school’s website. I have a small problem thought. I want to show the module titles but the fontsize is too small and it’s not centered. Can you give me some piece of advice please!?


Hi Nika,

” I want to show the module titles but the fontsize is too small and it’s not centered. ”

Could you please give me a screenshot to take a closer look on it ?
Thank you


This reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.

Hi Nikalakos,
I didn’t see the title “OT Upcoming Events”. Do you mean “ΒΡΕΙΤΕ ΜΑΣ ΣΤΟ ΧΑΡΤΗ” ?


I accidentally disabled the title. Both OT Upcoming Events and ΒΡΕΙΤΕ ΜΑΣ ΣΤΟ ΧΑΡΤΗ are now there on site.


Just add css code below
.itemid-101 .sp-module .sp-module-title {
text-align: center;
font-size: 30px;
}
to custom.css file then recheck.


Thanks a lot Brian!!! It works great!!!


You’re welcome

You must be logged in to reply to this topic.