hello,
i need to change the size of the articles title and i'd like to add also the style you used for the modules title
let me know how to do
thank you
.gkIsWrapper-gk_appsite1 .gkIsPagination {
display:none !important;
}
#gkSubmenu {
background: #3B3B3B;
}
div.gk-menu ul.level0 > li > a, #gkDropMain ul > li > a {
font-size:24px;
}
#mainBottom .box div > h3 {
font-size: 20px;
}
#mainPage .box > div > h3 > span, #mainPage .box_menu > div > h3 > span, #mainPage .box_text > div > h3 > span {
color:#3b3b3b !important;
}
a {
color: #36B0E4;
}
#gkComponent > div > h2 {
font-size: 350%;
}