I still use the free version of Education Mind. My second question is about logos in the header : we can insert one at the left of the site title. Is it possible (by modifying CSS/php or not) to put several logos in the header ? How can I put them where I want ? And to finish, what is the ID of the title so that I can modify its style with CSS ?
Thanks. Despite that, I don’t succeed to do it.
In additionnal CSS when I add a test :
p.site-title{
text-transform : capitalize;
color : blue;
}
Nothing changes. Did I forget something ?
(By the way what is the ID of the main bar in wich there is the main menu ? I just would like to modify a bit the color or the size)